Click or drag to resize

ManifestMaterialProfilePartialEntityHandlingCodes Property

Gets or sets the handling 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)
Syntax
public IList<string> HandlingCodes { get; set; }

Property Value

Type: IListString
The handling codes.
See Also