CompaniesRepositoryRegistrationResponsiblePersonReference 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<Company, Person> RegistrationResponsiblePersonReference
Public Shared ReadOnly RegistrationResponsiblePersonReference As PrimaryKeyReference(Of Company, Person)
public:
static initonly PrimaryKeyReference<Company^, Person^>^ RegistrationResponsiblePersonReference
static val RegistrationResponsiblePersonReference: PrimaryKeyReference<Company, Person>
Field Value
Type:
PrimaryKeyReferenceCompany,
Person
See Also