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