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