 | ActivityDetailRequestSearchGateWeighing Property |
Gets or sets a value indicating whether [search gate weighing].
Namespace:
AMCS.Elemos.IntegrationService.Entity.Customer.Activity
Assembly:
AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool SearchGateWeighing { get; set; }
Public Property SearchGateWeighing As Boolean
Get
Set
Property Value
Type:
Booleantrue if [search gate weighing]; otherwise,
false.
See Also