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