Class WorkflowMap
Class for the item type Workflow Map
Inherited Members
Namespace: Innovator.Client.Model
Assembly: Innovator.Client.dll
Syntax
public class WorkflowMap : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef, IEquatable<IItemRef>
Constructors
| Improve this Doc View SourceWorkflowMap()
Declaration
protected WorkflowMap()
WorkflowMap(ElementFactory, Object[])
Declaration
public WorkflowMap(ElementFactory amlContext, params object[] content)
Parameters
Type | Name | Description |
---|---|---|
ElementFactory | amlContext | |
System.Object[] | content |
Methods
| Improve this Doc View SourceComments()
Retrieve the comments
property of the item
Declaration
public IProperty_Text Comments()
Returns
Type | Description |
---|---|
IProperty_Text |
Description()
Retrieve the description
property of the item
Declaration
public IProperty_Text Description()
Returns
Type | Description |
---|---|
IProperty_Text |
EffectiveDate()
Retrieve the effective_date
property of the item
Declaration
public IProperty_Date EffectiveDate()
Returns
Type | Description |
---|---|
IProperty_Date |
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> |
ReleaseDate()
Retrieve the release_date
property of the item
Declaration
public IProperty_Date ReleaseDate()
Returns
Type | Description |
---|---|
IProperty_Date |
SupersededDate()
Retrieve the superseded_date
property of the item
Declaration
public IProperty_Date SupersededDate()
Returns
Type | Description |
---|---|
IProperty_Date |
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 |