 | ManifestMaterialProfilePartialEntityUNFUnitCodes Property |
Gets or sets the unf unit 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> UNFUnitCodes { get; set; }
Public Property UNFUnitCodes As IList(Of String)
Get
Set
Property Value
Type:
IListString
The unf unit codes.
See Also