Click or drag to resize

ManifestMaterialProfilePartialEntityOrangePlatesRequired Property

Gets or sets a value indicating whether [orange plates required].

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 bool OrangePlatesRequired { get; set; }

Property Value

Type: Boolean
true if [orange plates required]; otherwise, false.
See Also