TemplateRouteLinksRepositoryRouteIdAttribute 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<TemplateRouteLink, Guid> RouteIdAttribute
Public Shared ReadOnly RouteIdAttribute As ColumnDataAttribute(Of TemplateRouteLink, Guid)
public:
static initonly ColumnDataAttribute<TemplateRouteLink^, Guid^>^ RouteIdAttribute
static val RouteIdAttribute: ColumnDataAttribute<TemplateRouteLink, Guid>
Field Value
Type:
ColumnDataAttributeTemplateRouteLink,
Guid
See Also