Class WorkflowProcess
Class for the item type Workflow Process
Inherited Members
Namespace: Innovator.Client.Model
Assembly: Innovator.Client.dll
Syntax
public class WorkflowProcess : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef, IEquatable<IItemRef>
Constructors
| Improve this Doc View SourceWorkflowProcess()
Declaration
protected WorkflowProcess()
WorkflowProcess(ElementFactory, Object[])
Declaration
public WorkflowProcess(ElementFactory amlContext, params object[] content)
Parameters
| Type | Name | Description |
|---|---|---|
| ElementFactory | amlContext | |
| System.Object[] | content |
Methods
| Improve this Doc View SourceActiveDate()
Retrieve the active_date property of the item
Declaration
public IProperty_Date ActiveDate()
Returns
| Type | Description |
|---|---|
| IProperty_Date |
ClosedDate()
Retrieve the closed_date property of the item
Declaration
public IProperty_Date ClosedDate()
Returns
| Type | Description |
|---|---|
| IProperty_Date |
CopiedFrom()
Retrieve the copied_from property of the item
Declaration
public IProperty_Item<WorkflowMap> CopiedFrom()
Returns
| Type | Description |
|---|---|
| IProperty_Item<WorkflowMap> |
CopiedFromString()
Retrieve the copied_from_string property of the item
Declaration
public IProperty_Text CopiedFromString()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Description()
Retrieve the description property of the item
Declaration
public IProperty_Text Description()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Label()
Retrieve the label property of the item
Declaration
public IProperty_Text Label()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
NameProp()
Retrieve the name property of the item
Declaration
public IProperty_Text NameProp()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
NodeBgColor()
Retrieve the node_bg_color property of the item
Declaration
public IProperty_Text NodeBgColor()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
NodeLabel1Color()
Retrieve the node_label1_color property of the item
Declaration
public IProperty_Text NodeLabel1Color()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
NodeLabel1Font()
Retrieve the node_label1_font property of the item
Declaration
public IProperty_Text NodeLabel1Font()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
NodeLabel2Color()
Retrieve the node_label2_color property of the item
Declaration
public IProperty_Text NodeLabel2Color()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
NodeLabel2Font()
Retrieve the node_label2_font property of the item
Declaration
public IProperty_Text NodeLabel2Font()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
NodeNameColor()
Retrieve the node_name_color property of the item
Declaration
public IProperty_Text NodeNameColor()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
NodeNameFont()
Retrieve the node_name_font property of the item
Declaration
public IProperty_Text NodeNameFont()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
NodeSize()
Retrieve the node_size property of the item
Declaration
public IProperty_Text NodeSize()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
ProcessOwner()
Retrieve the process_owner property of the item
Declaration
public IProperty_Item<Identity> ProcessOwner()
Returns
| Type | Description |
|---|---|
| IProperty_Item<Identity> |
SubOf()
Retrieve the sub_of property of the item
Declaration
public IProperty_Item<Activity> SubOf()
Returns
| Type | Description |
|---|---|
| IProperty_Item<Activity> |
TransitionLineColor()
Retrieve the transition_line_color property of the item
Declaration
public IProperty_Text TransitionLineColor()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
TransitionNameColor()
Retrieve the transition_name_color property of the item
Declaration
public IProperty_Text TransitionNameColor()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
TransitionNameFont()
Retrieve the transition_name_font property of the item
Declaration
public IProperty_Text TransitionNameFont()
Returns
| Type | Description |
|---|---|
| IProperty_Text |