PromotionalPackagesRepositoryEnterpriseCompanyLocationReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<PromotionalPackage, CompanyLocation> EnterpriseCompanyLocationReference
Public Shared ReadOnly EnterpriseCompanyLocationReference As PrimaryKeyReference(Of PromotionalPackage, CompanyLocation)
public:
static initonly PrimaryKeyReference<PromotionalPackage^, CompanyLocation^>^ EnterpriseCompanyLocationReference
static val EnterpriseCompanyLocationReference: PrimaryKeyReference<PromotionalPackage, CompanyLocation>
Field Value
Type:
PrimaryKeyReferencePromotionalPackage,
CompanyLocation
See Also