TransfersRepositorySourcePaymentAccountIdAttribute 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<Transfer, Guid> SourcePaymentAccountIdAttribute
Public Shared ReadOnly SourcePaymentAccountIdAttribute As ColumnDataAttribute(Of Transfer, Guid)
public:
static initonly ColumnDataAttribute<Transfer^, Guid^>^ SourcePaymentAccountIdAttribute
static val SourcePaymentAccountIdAttribute: ColumnDataAttribute<Transfer, Guid>
Field Value
Type:
ColumnDataAttributeTransfer,
Guid
See Also