ShipmentOrderLinesRepositoryLengthmAttribute Field |
Definition of the
Lengthm 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<ShipmentOrderLine, Nullable<decimal>> LengthmAttribute
Public Shared ReadOnly LengthmAttribute As ColumnDataAttribute(Of ShipmentOrderLine, Nullable(Of Decimal))
public:
static initonly ColumnDataAttribute<ShipmentOrderLine^, Nullable<Decimal^>^>^ LengthmAttribute
static val LengthmAttribute: ColumnDataAttribute<ShipmentOrderLine, Nullable<decimal>>
Field Value
Type:
ColumnDataAttributeShipmentOrderLine,
NullableDecimal
See Also