 | ReceiptLoadCommentEntityCommentCategoryCode Property |
Gets or sets the comment category code.
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 CommentCategoryCode { get; set; }
Public Property CommentCategoryCode As String
Get
Set
Property Value
Type:
String
The comment category code.
See Also