 | WeighingEntityTrailerNotes Property |
Gets or sets the trailer 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 TrailerNotes { get; set; }
Public Property TrailerNotes As String
Get
Set
Property Value
Type:
String
The trailer notes.
See Also