BGVATDeclaringPersonsRepositoryPersonReference Field |
Definition of the
Person reference
Namespace:
Aloe.EnterpriseOne.Model.Finance.Vat
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<BGVATDeclaringPerson, Person> PersonReference
Public Shared ReadOnly PersonReference As PrimaryKeyReference(Of BGVATDeclaringPerson, Person)
public:
static initonly PrimaryKeyReference<BGVATDeclaringPerson^, Person^>^ PersonReference
static val PersonReference: PrimaryKeyReference<BGVATDeclaringPerson, Person>
Field Value
Type:
PrimaryKeyReferenceBGVATDeclaringPerson,
Person
See Also