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