CallDetailsRepositoryExternalCompanyReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Telephony
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<CallDetail, Company> ExternalCompanyReference
Public Shared ReadOnly ExternalCompanyReference As PrimaryKeyReference(Of CallDetail, Company)
public:
static initonly PrimaryKeyReference<CallDetail^, Company^>^ ExternalCompanyReference
static val ExternalCompanyReference: PrimaryKeyReference<CallDetail, Company>
Field Value
Type:
PrimaryKeyReferenceCallDetail,
Company
See Also