ShipmentOrdersRepositoryReceivedByPersonIdAttribute 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, Nullable<Guid>> ReceivedByPersonIdAttribute
Public Shared ReadOnly ReceivedByPersonIdAttribute As ColumnDataAttribute(Of ShipmentOrder, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<ShipmentOrder^, Nullable<Guid^>^>^ ReceivedByPersonIdAttribute
static val ReceivedByPersonIdAttribute: ColumnDataAttribute<ShipmentOrder, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeShipmentOrder,
NullableGuid
See Also