Click or drag to resize

ProcessNodesRepository Fields

The ProcessNodesRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCodeAttribute
Definition of the Code data attribute
Public fieldStatic memberIdAttribute
Definition of the ProcessNode identity attribute
Public fieldStatic memberInstructionsHtmlAttribute
Definition of the InstructionsHtml data attribute
Public fieldStatic memberNameAttribute
Definition of the Name data attribute
Public fieldStatic memberNodeTypeAttribute
Definition of the NodeType data attribute
Public fieldStatic memberProcessIdAttribute
Definition of the data attribute for Process reference
Public fieldStatic memberProcessLaneIdAttribute
Definition of the data attribute for ProcessLane reference
Public fieldStatic memberProcessLaneReference
Definition of the ProcessLane reference
Public fieldStatic memberProcessReference
Definition of the Process reference
Public fieldStatic memberRepositoryName
The name of the repository
Public fieldStatic memberTableName
The primary storage table for ProcessNode objects
Top
See Also