 | WeighingEntityExternalVehicleNotes Property |
Gets or sets the external vehicle notes.
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 string ExternalVehicleNotes { get; set; }
Public Property ExternalVehicleNotes As String
Get
Set
Property Value
Type:
String
The external vehicle notes.
See Also