Click or drag to resize

LoadCommentPartialEntity Class

Load comment.
Inheritance Hierarchy
SystemObject
  EntityObject
    AMCS.Elemos.IntegrationService.Entity.WeighingLoadCommentPartialEntity

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 LoadCommentPartialEntity : EntityObject, 
	IPartialEntity

The LoadCommentPartialEntity type exposes the following members.

Properties
  NameDescription
Public propertyCategoryCode
Gets or sets the category code.
Public propertyComment
Gets or sets the comment.
Top
See Also