CreateProcessModel Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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 |