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