StoreOrdersRepositoryReceivedByPartyIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Logistics.Inventory
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<StoreOrder, Nullable<Guid>> ReceivedByPartyIdAttribute
Public Shared ReadOnly ReceivedByPartyIdAttribute As ColumnDataAttribute(Of StoreOrder, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<StoreOrder^, Nullable<Guid^>^>^ ReceivedByPartyIdAttribute
static val ReceivedByPartyIdAttribute: ColumnDataAttribute<StoreOrder, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeStoreOrder,
NullableGuid
See Also