ProcessInstancesRepositoryProcessReference Field |
Definition of the
Process reference
Namespace:
Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ProcessInstance, Process> ProcessReference
Public Shared ReadOnly ProcessReference As PrimaryKeyReference(Of ProcessInstance, Process)
public:
static initonly PrimaryKeyReference<ProcessInstance^, Process^>^ ProcessReference
static val ProcessReference: PrimaryKeyReference<ProcessInstance, Process>
Field Value
Type:
PrimaryKeyReferenceProcessInstance,
Process
See Also