TransportationExecutionLinesRepositoryVolumeCbmAttribute 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<TransportationExecutionLine, Nullable<int>> VolumeCbmAttribute
Public Shared ReadOnly VolumeCbmAttribute As ColumnDataAttribute(Of TransportationExecutionLine, Nullable(Of Integer))
public:
static initonly ColumnDataAttribute<TransportationExecutionLine^, Nullable<int>^>^ VolumeCbmAttribute
static val VolumeCbmAttribute: ColumnDataAttribute<TransportationExecutionLine, Nullable<int>>
Field Value
Type:
ColumnDataAttributeTransportationExecutionLine,
NullableInt32
See Also