WorkflowRecord 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.
Represents the UII Workflow entity.
public ref class WorkflowRecord
public class WorkflowRecord
type WorkflowRecord = class
Public Class WorkflowRecord
- Inheritance
-
WorkflowRecord
Constructors
WorkflowRecord() |
Initializes a new instance of the WorkflowRecord class. |
Properties
Description |
Gets or sets the description |
Id |
Gets or sets the ID. |
IsForced |
Gets or sets a Boolean value that specifies whether the workflow record is forced. |
Name |
Gets or sets the name. |