Click or drag to resize

ManifestLabelProblemPartialEntity Class

Manifest label problem.
Inheritance Hierarchy
SystemObject
  EntityObject
    AMCS.Elemos.IntegrationService.Entity.WeighingManifestLabelProblemPartialEntity

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
public class ManifestLabelProblemPartialEntity : EntityObject, 
	IPartialEntity

The ManifestLabelProblemPartialEntity type exposes the following members.

Properties
  NameDescription
Public propertyCustomerName
Gets or sets the name of the customer.
Public propertyProblemReason
Gets or sets the problem reason.
Public propertyReportedBy
Gets or sets the reported by.
Public propertyReportedByDate
Gets or sets the reported by date.
Public propertyResolvedBy
Gets or sets the resolved by.
Public propertyResolvedByDate
Gets or sets the resolved by date.
Top
See Also