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