ActivitiesRepositoryContactPersonReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General.Contacts
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<Activity, Person> ContactPersonReference
Public Shared ReadOnly ContactPersonReference As PrimaryKeyReference(Of Activity, Person)
public:
static initonly PrimaryKeyReference<Activity^, Person^>^ ContactPersonReference
static val ContactPersonReference: PrimaryKeyReference<Activity, Person>
Field Value
Type:
PrimaryKeyReferenceActivity,
Person
See Also