| | |
| | | /// |
| | | /// </summary> |
| | | [PropertyValidate("", NotNullAndEmpty = true)] |
| | | public int ItemType { get; set; } |
| | | public string ItemType { get; set; } |
| | | |
| | | /// <summary> |
| | | /// |
| | |
| | | /// |
| | | /// </summary> |
| | | [PropertyValidate("", NotNullAndEmpty = true)] |
| | | public int ItemSourceType { get; set; } |
| | | public string ItemSourceType { get; set; } |
| | | |
| | | /// <summary> |
| | | /// |
| | |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | [PropertyValidate("", NotNullAndEmpty = true)] |
| | | public string MaterialVersion { get; set; } |
| | | |
| | | /// <summary> |
| | |
| | | /// |
| | | /// </summary> |
| | | [PropertyValidate("", NotNullAndEmpty = true)] |
| | | public int Length { get; set; } |
| | | public float Length { get; set; } |
| | | |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | [PropertyValidate("", NotNullAndEmpty = true)] |
| | | public int Thickness { get; set; } |
| | | public float Thickness { get; set; } |
| | | |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | [PropertyValidate("", NotNullAndEmpty = true)] |
| | | public int Wide { get; set; } |
| | | public float Wide { get; set; } |
| | | |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | [PropertyValidate("", NotNullAndEmpty = true)] |
| | | public string Model { get; set; } |
| | | |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | [PropertyValidate("", NotNullAndEmpty = true)] |
| | | public string Color { get; set; } |
| | | |
| | | /// <summary> |
| | |
| | | [PropertyValidate("", NotNullAndEmpty = true)] |
| | | public string MaterialTG { get; set; } |
| | | |
| | | ///// <summary> |
| | | ///// |
| | | ///// </summary> |
| | | //[PropertyValidate("", NotNullAndEmpty = true)] |
| | | //public string Spare1 { get; set; } |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | public string Spare1 { get; set; } |
| | | |
| | | ///// <summary> |
| | | ///// |
| | | ///// </summary> |
| | | //[PropertyValidate("", NotNullAndEmpty = true)] |
| | | //public string Spare2 { get; set; } |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | public string Spare2 { get; set; } |
| | | |
| | | ///// <summary> |
| | | ///// |
| | | ///// </summary> |
| | | //[PropertyValidate("", NotNullAndEmpty = true)] |
| | | //public string Spare3 { get; set; } |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | public string Spare3 { get; set; } |
| | | |
| | | ///// <summary> |
| | | ///// |
| | | ///// </summary> |
| | | //[PropertyValidate("", NotNullAndEmpty = true)] |
| | | //public string Spare4 { get; set; } |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | public string Spare4 { get; set; } |
| | | |
| | | ///// <summary> |
| | | ///// |
| | | ///// </summary> |
| | | //[PropertyValidate("", NotNullAndEmpty = true)] |
| | | //public string Spare5 { get; set; } |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | public string Spare5 { get; set; } |
| | | |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | [PropertyValidate("", NotNullAndEmpty = true)] |
| | | public int State { get; set; } |
| | | public string State { get; set; } |
| | | |
| | | /// <summary> |
| | | /// |
| | |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | [PropertyValidate("", NotNullAndEmpty = true)] |
| | | public int OperateType { get; set; } |
| | | [PropertyValidate("", NotNullAndEmpty = false)] |
| | | public string OperateType { get; set; } |
| | | |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | [PropertyValidate("", NotNullAndEmpty = true)] |
| | | [PropertyValidate("", NotNullAndEmpty = false)] |
| | | public string UserDef01 { get; set; } |
| | | |
| | | /// <summary> |
| | | /// |
| | | /// </summary> |
| | | [PropertyValidate("", NotNullAndEmpty = true)] |
| | | [PropertyValidate("", NotNullAndEmpty = false)] |
| | | public string UserDef04 { get; set; } |
| | | |
| | | /// <summary> |