ExecutionStepsRepositoryProcessElementReference 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<ExecutionStep, ProcessElement> ProcessElementReference
Public Shared ReadOnly ProcessElementReference As PrimaryKeyReference(Of ExecutionStep, ProcessElement)
public:
static initonly PrimaryKeyReference<ExecutionStep^, ProcessElement^>^ ProcessElementReference
static val ProcessElementReference: PrimaryKeyReference<ExecutionStep, ProcessElement>
Field Value
Type:
PrimaryKeyReferenceExecutionStep,
ProcessElement
See Also