BulkPaymentOrderLinesRepositoryPartyIdAttribute 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<BulkPaymentOrderLine, Guid> PartyIdAttribute
Public Shared ReadOnly PartyIdAttribute As ColumnDataAttribute(Of BulkPaymentOrderLine, Guid)
public:
static initonly ColumnDataAttribute<BulkPaymentOrderLine^, Guid^>^ PartyIdAttribute
static val PartyIdAttribute: ColumnDataAttribute<BulkPaymentOrderLine, Guid>
Field Value
Type:
ColumnDataAttributeBulkPaymentOrderLine,
Guid
See Also