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