TemplateLinePropertiesRepositoryConstantValueIdAttribute Field |
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, Nullable<Guid>> ConstantValueIdAttribute
Public Shared ReadOnly ConstantValueIdAttribute As ColumnDataAttribute(Of TemplateLineProperty, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<TemplateLineProperty^, Nullable<Guid^>^>^ ConstantValueIdAttribute
static val ConstantValueIdAttribute: ColumnDataAttribute<TemplateLineProperty, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeTemplateLineProperty,
NullableGuid
See Also