Click or drag to resize

ReceiptLoadCommentEntity Class

Receipt load comment.
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.WeighingReceiptLoadCommentEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Weighing
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class ReceiptLoadCommentEntity : IntegrationEntity

The ReceiptLoadCommentEntity type exposes the following members.

Properties
  NameDescription
Public propertyComment
Gets or sets the comment.
Public propertyCommentCategoryCode
Gets or sets the comment category code.
Public propertyCommentDateTime
Gets or sets the comment date time.
Public propertyUserId
Gets or sets the user identifier.
Top
See Also