NameTypeDescriptionrefrence
CarID System.Int32 车辆ID
ProdDate System.Nullable`1[[System.DateTime, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] 出厂日期
UseType System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] 使用性质 1非营运 2营运 3营转非 4租赁、5预约出租客运、6预约出租转非、7特种作业
CarTypeID System.String 客车类型编号 (对应字典表)
MandatoryScrappingDate System.Nullable`1[[System.DateTime, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] 强制报废日期
CodeTableIsChange System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] 码表是否改动 0表示否 1表示是
ColorID System.String 车身颜色编号(对应字典表)
SeatColor System.String 座椅颜色编号(对应字典表)
SCGJ System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] 是否有随车工具 0否 1是
CLSMS System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] 是否有车辆使用说明 0否 1是
CLSC System.Nullable`1[[System.Int32, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089]] 是否有车辆保养手册 0否 1是