PartiesRepositoryAreaReference Field |
Definition of the
Area reference
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<Party, Area> AreaReference
Public Shared ReadOnly AreaReference As PrimaryKeyReference(Of Party, Area)
public:
static initonly PrimaryKeyReference<Party^, Area^>^ AreaReference
static val AreaReference: PrimaryKeyReference<Party, Area>
Field Value
Type:
PrimaryKeyReferenceParty,
Area
See Also