PaymentSlipAmountsRepositoryPartyIdAttribute Field |
Definition of the data attribute for
Party reference
Namespace:
Aloe.EnterpriseOne.Model.Finance.Payments
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<PaymentSlipAmount, Nullable<Guid>> PartyIdAttribute
Public Shared ReadOnly PartyIdAttribute As ColumnDataAttribute(Of PaymentSlipAmount, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<PaymentSlipAmount^, Nullable<Guid^>^>^ PartyIdAttribute
static val PartyIdAttribute: ColumnDataAttribute<PaymentSlipAmount, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributePaymentSlipAmount,
NullableGuid
See Also