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