TemplateRouteLinksRepositoryTemplateIdAttribute Field |
Definition of the data attribute for
Template 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<TemplateRouteLink, Guid> TemplateIdAttribute
Public Shared ReadOnly TemplateIdAttribute As ColumnDataAttribute(Of TemplateRouteLink, Guid)
public:
static initonly ColumnDataAttribute<TemplateRouteLink^, Guid^>^ TemplateIdAttribute
static val TemplateIdAttribute: ColumnDataAttribute<TemplateRouteLink, Guid>
Field Value
Type:
ColumnDataAttributeTemplateRouteLink,
Guid
See Also