TransportationExecutionLinesRepositoryWeightKgAttribute Field |
Definition of the
WeightKg data attribute
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Shipment
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<TransportationExecutionLine, Nullable<int>> WeightKgAttribute
Public Shared ReadOnly WeightKgAttribute As ColumnDataAttribute(Of TransportationExecutionLine, Nullable(Of Integer))
public:
static initonly ColumnDataAttribute<TransportationExecutionLine^, Nullable<int>^>^ WeightKgAttribute
static val WeightKgAttribute: ColumnDataAttribute<TransportationExecutionLine, Nullable<int>>
Field Value
Type:
ColumnDataAttributeTransportationExecutionLine,
NullableInt32
See Also