ProcessBehaviorCreateRequest 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.
Process Behavior Create Payload.
[System.Runtime.Serialization.DataContract]
public class ProcessBehaviorCreateRequest
type ProcessBehaviorCreateRequest = class
Public Class ProcessBehaviorCreateRequest
- Inheritance
-
ProcessBehaviorCreateRequest
- Attributes
Constructors
| ProcessBehaviorCreateRequest() |
Properties
| Color |
Color. |
| Inherits |
Parent behavior id. |
| Name |
Name of the behavior. |
| ReferenceName |
ReferenceName is optional, if not specified will be auto-generated. |