TemplateLinesRepositoryTemplateIdAttribute 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<TemplateLine, Guid> TemplateIdAttribute
Public Shared ReadOnly TemplateIdAttribute As ColumnDataAttribute(Of TemplateLine, Guid)
public:
static initonly ColumnDataAttribute<TemplateLine^, Guid^>^ TemplateIdAttribute
static val TemplateIdAttribute: ColumnDataAttribute<TemplateLine, Guid>
Field Value
Type:
ColumnDataAttributeTemplateLine,
Guid
See Also