ShipmentLinesRepositoryGrossWeightkgAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<ShipmentLine, Nullable<decimal>> GrossWeightkgAttribute
Public Shared ReadOnly GrossWeightkgAttribute As ColumnDataAttribute(Of ShipmentLine, Nullable(Of Decimal))
public:
static initonly ColumnDataAttribute<ShipmentLine^, Nullable<Decimal^>^>^ GrossWeightkgAttribute
static val GrossWeightkgAttribute: ColumnDataAttribute<ShipmentLine, Nullable<decimal>>
Field Value
Type:
ColumnDataAttributeShipmentLine,
NullableDecimal
See Also