ServiceAgreementServicesRepositoryServiceReference Field |
Definition of the
Service reference
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, Service> ServiceReference
Public Shared ReadOnly ServiceReference As PrimaryKeyReference(Of ServiceAgreementService, Service)
public:
static initonly PrimaryKeyReference<ServiceAgreementService^, Service^>^ ServiceReference
static val ServiceReference: PrimaryKeyReference<ServiceAgreementService, Service>
Field Value
Type:
PrimaryKeyReferenceServiceAgreementService,
Service
See Also