ServiceTypesRepositoryServiceObjectTypeReference 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<ServiceType, ServiceObjectType> ServiceObjectTypeReference
Public Shared ReadOnly ServiceObjectTypeReference As PrimaryKeyReference(Of ServiceType, ServiceObjectType)
public:
static initonly PrimaryKeyReference<ServiceType^, ServiceObjectType^>^ ServiceObjectTypeReference
static val ServiceObjectTypeReference: PrimaryKeyReference<ServiceType, ServiceObjectType>
Field Value
Type:
PrimaryKeyReferenceServiceType,
ServiceObjectType
See Also