ProcessNodesRepositoryProcessLaneReference Field |
Namespace:
Aloe.EnterpriseOne.Model.Systems.Bpm
Assembly:
Aloe.EnterpriseOne.Model (in Aloe.EnterpriseOne.Model.dll) Version: 20.1.3.5
Syntaxpublic static readonly PrimaryKeyReference<ProcessNode, ProcessLane> ProcessLaneReference
Public Shared ReadOnly ProcessLaneReference As PrimaryKeyReference(Of ProcessNode, ProcessLane)
public:
static initonly PrimaryKeyReference<ProcessNode^, ProcessLane^>^ ProcessLaneReference
static val ProcessLaneReference: PrimaryKeyReference<ProcessNode, ProcessLane>
Field Value
Type:
PrimaryKeyReferenceProcessNode,
ProcessLane
See Also