ÎļþÃû´Ó Dto/HStation.Dto.Assets.Core/00-Pump/01-PumpMainManage/01-PumpSeries/PumpSeriesDto.cs ÐÞ¸Ä |
| | |
| | | this.CatalogID = rhs.CatalogID; |
| | | this.Flags = rhs.Flags; |
| | | this.TagName = rhs.TagName; |
| | | this.UseStatus = rhs.UseStatus; |
| | | this.SortCode = rhs.SortCode; |
| | | this.MotorFrequency=rhs.MotorFrequency; |
| | | this.MotorFrequency = rhs.MotorFrequency; |
| | | this.Description = rhs.Description; |
| | | } |
| | | |
| | |
| | | /// æ å¿ |
| | | /// </summary> |
| | | public string TagName { get; set; } |
| | | |
| | | /// <summary> |
| | | /// 使ç¨ç¶æ |
| | | /// </summary> |
| | | public eUseStatus UseStatus { get; set; } |
| | | |
| | | /// <summary> |
| | | /// æåºç |