PaymentOrdersRepositoryLocationPartyIdAttribute Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<PaymentOrder, Nullable<Guid>> LocationPartyIdAttribute
Public Shared ReadOnly LocationPartyIdAttribute As ColumnDataAttribute(Of PaymentOrder, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<PaymentOrder^, Nullable<Guid^>^>^ LocationPartyIdAttribute
static val LocationPartyIdAttribute: ColumnDataAttribute<PaymentOrder, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributePaymentOrder,
NullableGuid
See Also