Edit

Share via


ProcessInfo Class

Definition

Process.

[System.Runtime.Serialization.DataContract]
public class ProcessInfo
type ProcessInfo = class
Public Class ProcessInfo
Inheritance
ProcessInfo
Attributes

Constructors

ProcessInfo()

Properties

CustomizationType

Indicates the type of customization on this process. System Process is default process. Inherited Process is modified process that was System process before.

Description

Description of the process.

IsDefault

Is the process default.

IsEnabled

Is the process enabled.

Name

Name of the process.

ParentProcessTypeId

ID of the parent process.

Projects

Projects in this process to which the user is subscribed to.

ReferenceName

Reference name of the process.

TypeId

The ID of the process.

Applies to