Edit

Share via


CreateProcessModel Class

Definition

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

Constructors

CreateProcessModel()

Properties

Description

Description of the process

Name

Name of the process

ParentProcessTypeId

The ID of the parent process

ReferenceName

Reference name of process being created. If not specified, server will assign a unique reference name

Applies to