All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
ProcessInfo Class Reference

Contains the methods to retrieve the process information. More...

Public Member Functions

 ProcessInfo ()
 Initializes a new instance of the ProcessInfo class. More...
 

Properties

AnnotationCollection Annotations [get, set]
 Gets or sets the annotations. More...
 
AttachmentCollection Attachments [get, set]
 Gets or sets the attachments. More...
 
string Description [get, set]
 Gets or sets the description. More...
 
string HelpText [get, set]
 Gets or sets the help text. More...
 
ProcessIdentity Identity [get, set]
 Gets or sets the process identity. More...
 

Description

Contains the methods to retrieve the process information.

Constructor & Destructor Documentation

Initializes a new instance of the ProcessInfo class.

Property Documentation

AnnotationCollection Annotations
getset

Gets or sets the annotations.

The annotations.

AttachmentCollection Attachments
getset

Gets or sets the attachments.

The attachments.

string Description
getset

Gets or sets the description.

The description.

string HelpText
getset

Gets or sets the help text.

The help text.

ProcessIdentity Identity
getset

Gets or sets the process identity.

The process identity.