TransactionTemplatesRepositoryRouteIdAttribute Field |
Definition of the data attribute for
Route reference
Namespace:
Aloe.EnterpriseOne.Model.Applications.Rental
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<TransactionTemplate, Guid> RouteIdAttribute
Public Shared ReadOnly RouteIdAttribute As ColumnDataAttribute(Of TransactionTemplate, Guid)
public:
static initonly ColumnDataAttribute<TransactionTemplate^, Guid^>^ RouteIdAttribute
static val RouteIdAttribute: ColumnDataAttribute<TransactionTemplate, Guid>
Field Value
Type:
ColumnDataAttributeTransactionTemplate,
Guid
See Also