ProcessModel 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 ProcessModel
type ProcessModel = class
Public Class ProcessModel
- Inheritance
-
ProcessModel
- Attributes
Constructors
| ProcessModel() |
Properties
| Description |
Description of the process |
| Name |
Name of the process |
| Projects |
Projects in this process |
| Properties |
Properties of the process |
| ReferenceName |
Reference name of the process |
| TypeId |
The ID of the process |