 | ManifestMaterialProfileApprovalPartialEntityWeight Property |
Gets or sets the weight.
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 Weight { get; set; }
Public Property Weight As String
Get
Set
Property Value
Type:
String
The weight.
See Also