ProcessElementsRepositoryProcessReference 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<ProcessElement, Process> ProcessReference
Public Shared ReadOnly ProcessReference As PrimaryKeyReference(Of ProcessElement, Process)
public:
static initonly PrimaryKeyReference<ProcessElement^, Process^>^ ProcessReference
static val ProcessReference: PrimaryKeyReference<ProcessElement, Process>
Field Value
Type:
PrimaryKeyReferenceProcessElement,
Process
See Also