AreasRepositoryParentAreaIdAttribute Field |
Definition of the data attribute for
Parent reference
Namespace:
Aloe.EnterpriseOne.Model.General.Geography
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly ColumnDataAttribute<Area, Nullable<Guid>> ParentAreaIdAttribute
Public Shared ReadOnly ParentAreaIdAttribute As ColumnDataAttribute(Of Area, Nullable(Of Guid))
public:
static initonly ColumnDataAttribute<Area^, Nullable<Guid^>^>^ ParentAreaIdAttribute
static val ParentAreaIdAttribute: ColumnDataAttribute<Area, Nullable<Guid>>
Field Value
Type:
ColumnDataAttributeArea,
NullableGuid
See Also