AreasRepositoryParentReference Field |
Definition of the
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 PrimaryKeyReference<Area, Area> ParentReference
Public Shared ReadOnly ParentReference As PrimaryKeyReference(Of Area, Area)
public:
static initonly PrimaryKeyReference<Area^, Area^>^ ParentReference
static val ParentReference: PrimaryKeyReference<Area, Area>
Field Value
Type:
PrimaryKeyReferenceArea,
Area
See Also