ServiceAgreementServicesRepositoryServiceAgreementReference 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<ServiceAgreementService, ServiceAgreement> ServiceAgreementReference
Public Shared ReadOnly ServiceAgreementReference As PrimaryKeyReference(Of ServiceAgreementService, ServiceAgreement)
public:
static initonly PrimaryKeyReference<ServiceAgreementService^, ServiceAgreement^>^ ServiceAgreementReference
static val ServiceAgreementReference: PrimaryKeyReference<ServiceAgreementService, ServiceAgreement>
Field Value
Type:
PrimaryKeyReferenceServiceAgreementService,
ServiceAgreement
See Also