CustomerTypesRepositoryAccessKeyReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Crm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<CustomerType, AccessKey> AccessKeyReference
Public Shared ReadOnly AccessKeyReference As PrimaryKeyReference(Of CustomerType, AccessKey)
public:
static initonly PrimaryKeyReference<CustomerType^, AccessKey^>^ AccessKeyReference
static val AccessKeyReference: PrimaryKeyReference<CustomerType, AccessKey>
Field Value
Type:
PrimaryKeyReferenceCustomerType,
AccessKey
See Also