ServiceActivityServicesRepositoryPerformedByPersonReference 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<ServiceActivityService, Person> PerformedByPersonReference
Public Shared ReadOnly PerformedByPersonReference As PrimaryKeyReference(Of ServiceActivityService, Person)
public:
static initonly PrimaryKeyReference<ServiceActivityService^, Person^>^ PerformedByPersonReference
static val PerformedByPersonReference: PrimaryKeyReference<ServiceActivityService, Person>
Field Value
Type:
PrimaryKeyReferenceServiceActivityService,
Person
See Also