 | AutoWeighingPartialEntityReadyToPost Property |
Gets or sets a value indicating whether [ready to post].
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 bool ReadyToPost { get; set; }
Public Property ReadyToPost As Boolean
Get
Set
Property Value
Type:
Booleantrue if [ready to post]; otherwise,
false.
See Also