TemplateLinePropertiesRepositoryPropertyIdAttribute Field |
Definition of the data attribute for
Property 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<TemplateLineProperty, Guid> PropertyIdAttribute
Public Shared ReadOnly PropertyIdAttribute As ColumnDataAttribute(Of TemplateLineProperty, Guid)
public:
static initonly ColumnDataAttribute<TemplateLineProperty^, Guid^>^ PropertyIdAttribute
static val PropertyIdAttribute: ColumnDataAttribute<TemplateLineProperty, Guid>
Field Value
Type:
ColumnDataAttributeTemplateLineProperty,
Guid
See Also