Click or drag to resize

ProcessElementsRepository Fields

The ProcessElementsRepository type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberCodeAttribute
Definition of the Code data attribute
Public fieldStatic memberElementSubtypeAttribute
Definition of the ElementSubtype data attribute
Public fieldStatic memberElementTypeAttribute
Definition of the ElementType data attribute
Public fieldStatic memberIdAttribute
Definition of the ProcessElement identity attribute
Public fieldStatic memberInstructionsHtmlAttribute
Definition of the InstructionsHtml data attribute
Public fieldStatic memberNameAttribute
Definition of the Name 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 ProcessElement objects
Top
See Also