[This is preliminary documentation and is subject to change.]

The Process type exposes the following members.

Constructors

  NameDescription
Public methodProcess
Initializes a new instance of the Process class

Fields

  NameDescription
Public fieldDescription
Description associated with the Process
Public fieldFriendlyName
FriendlyName
Public fieldID
ID of the Process
Public fieldParentID
ID of Business Object this Process is associated with
Public fieldProcessDescription
Description of the Process
Public fieldProcessName
Name of the Process
Public fieldSourceID
ID of the Process Source
Public fieldTargetID
ID of the Process Target

See Also