DeclarationsRepositoryAuthorizedPersonReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Finance.Intrastat
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<Declaration, Person> AuthorizedPersonReference
Public Shared ReadOnly AuthorizedPersonReference As PrimaryKeyReference(Of Declaration, Person)
public:
static initonly PrimaryKeyReference<Declaration^, Person^>^ AuthorizedPersonReference
static val AuthorizedPersonReference: PrimaryKeyReference<Declaration, Person>
Field Value
Type:
PrimaryKeyReferenceDeclaration,
Person
See Also