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