Edit

Share via


ProcessProperties Class

Definition

Properties of the process.

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

Constructors

ProcessProperties()

Properties

Class

Class of the process.

IsDefault

Is the process default process.

IsEnabled

Is the process enabled.

ParentProcessTypeId

ID of the parent process.

Version

Version of the process.

Applies to