ServiceAgreementsRepositoryCustomerReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Applications.Service
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ServiceAgreement, Customer> CustomerReference
Public Shared ReadOnly CustomerReference As PrimaryKeyReference(Of ServiceAgreement, Customer)
public:
static initonly PrimaryKeyReference<ServiceAgreement^, Customer^>^ CustomerReference
static val CustomerReference: PrimaryKeyReference<ServiceAgreement, Customer>
Field Value
Type:
PrimaryKeyReferenceServiceAgreement,
Customer
See Also