Edit

Share via


UpdateProcessModel Class

Definition

Describes a request to update a process

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

Constructors

UpdateProcessModel()

Properties

Description

New description of the process

IsDefault

If true new projects will use this process by default

IsEnabled

If false the process will be disabled and cannot be used to create projects

Name

New name of the process

Applies to