 | ReceiptLoadCommentEntityCommentDateTime Property |
Gets or sets the comment date time.
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 DateTime CommentDateTime { get; set; }
Public Property CommentDateTime As DateTime
Get
Set
Property Value
Type:
DateTime
The comment date time.
See Also