PaymentSlipPaymentTransactionsTemplatesRepositoryRouteIdAttribute Field |
Definition of the data attribute for
Route 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<PaymentSlipPaymentTransactionsTemplate, Guid> RouteIdAttribute
Public Shared ReadOnly RouteIdAttribute As ColumnDataAttribute(Of PaymentSlipPaymentTransactionsTemplate, Guid)
public:
static initonly ColumnDataAttribute<PaymentSlipPaymentTransactionsTemplate^, Guid^>^ RouteIdAttribute
static val RouteIdAttribute: ColumnDataAttribute<PaymentSlipPaymentTransactionsTemplate, Guid>
Field Value
Type:
ColumnDataAttributePaymentSlipPaymentTransactionsTemplate,
Guid
See Also