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