ShipmentOrdersRepositoryIsReleasedAttribute 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<ShipmentOrder, bool> IsReleasedAttribute
Public Shared ReadOnly IsReleasedAttribute As ColumnDataAttribute(Of ShipmentOrder, Boolean)
public:
static initonly ColumnDataAttribute<ShipmentOrder^, bool>^ IsReleasedAttribute
static val IsReleasedAttribute: ColumnDataAttribute<ShipmentOrder, bool>
Field Value
Type:
ColumnDataAttributeShipmentOrder,
Boolean
See Also