Click or drag to resize

HazardousMaterialCodePartialEntityProvidedByGenerator Property

Gets or sets a value indicating whether [provided by generator].

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

Property Value

Type: Boolean
true if [provided by generator]; otherwise, false.
See Also