 | ManifestMaterialProfilePartialEntityTreatmentCodes Property |
Gets or sets the treatment codes.
Namespace:
AMCS.Elemos.IntegrationService.Entity.Weighing
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic IList<string> TreatmentCodes { get; set; }
Public Property TreatmentCodes As IList(Of String)
Get
Set
Property Value
Type:
IListString
The treatment codes.
See Also