PrintoutsRepositoryEnterpriseCompanyReference Field |
Namespace:
Aloe.EnterpriseOne.Model.General
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<Printout, EnterpriseCompany> EnterpriseCompanyReference
Public Shared ReadOnly EnterpriseCompanyReference As PrimaryKeyReference(Of Printout, EnterpriseCompany)
public:
static initonly PrimaryKeyReference<Printout^, EnterpriseCompany^>^ EnterpriseCompanyReference
static val EnterpriseCompanyReference: PrimaryKeyReference<Printout, EnterpriseCompany>
Field Value
Type:
PrimaryKeyReferencePrintout,
EnterpriseCompany
See Also