Class ActivityTemplate
Class for the item type Activity Template
Inherited Members
Namespace: Innovator.Client.Model
Assembly: Innovator.Client.dll
Syntax
public class ActivityTemplate : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef, IEquatable<IItemRef>
Constructors
| Improve this Doc View SourceActivityTemplate()
Declaration
protected ActivityTemplate()
ActivityTemplate(ElementFactory, Object[])
Declaration
public ActivityTemplate(ElementFactory amlContext, params object[] content)
Parameters
Type | Name | Description |
---|---|---|
ElementFactory | amlContext | |
System.Object[] | content |
Methods
| Improve this Doc View SourceCanDelegate()
Retrieve the can_delegate
property of the item
Declaration
public IProperty_Boolean CanDelegate()
Returns
Type | Description |
---|---|
IProperty_Boolean |
CanRefuse()
Retrieve the can_refuse
property of the item
Declaration
public IProperty_Boolean CanRefuse()
Returns
Type | Description |
---|---|
IProperty_Boolean |
ConsolidateOndelegate()
Retrieve the consolidate_ondelegate
property of the item
Declaration
public IProperty_Boolean ConsolidateOndelegate()
Returns
Type | Description |
---|---|
IProperty_Boolean |
EscalateTo()
Retrieve the escalate_to
property of the item
Declaration
public IProperty_Item<Identity> EscalateTo()
Returns
Type | Description |
---|---|
IProperty_Item<Identity> |
ExpectedDuration()
Retrieve the expected_duration
property of the item
Declaration
public IProperty_Number ExpectedDuration()
Returns
Type | Description |
---|---|
IProperty_Number |
Icon()
Retrieve the icon
property of the item
Declaration
public IProperty_Text Icon()
Returns
Type | Description |
---|---|
IProperty_Text |
IsAuto()
Retrieve the is_auto
property of the item
Declaration
public IProperty_Boolean IsAuto()
Returns
Type | Description |
---|---|
IProperty_Boolean |
IsEnd()
Retrieve the is_end
property of the item
Declaration
public IProperty_Boolean IsEnd()
Returns
Type | Description |
---|---|
IProperty_Boolean |
IsStart()
Retrieve the is_start
property of the item
Declaration
public IProperty_Boolean IsStart()
Returns
Type | Description |
---|---|
IProperty_Boolean |
Label()
Retrieve the label
property of the item
Declaration
public IProperty_Text Label()
Returns
Type | Description |
---|---|
IProperty_Text |
Message()
Retrieve the message
property of the item
Declaration
public IProperty_Text Message()
Returns
Type | Description |
---|---|
IProperty_Text |
NameProp()
Retrieve the name
property of the item
Declaration
public IProperty_Text NameProp()
Returns
Type | Description |
---|---|
IProperty_Text |
Priority()
Retrieve the priority
property of the item
Declaration
public IProperty_Number Priority()
Returns
Type | Description |
---|---|
IProperty_Number |
ReminderCount()
Retrieve the reminder_count
property of the item
Declaration
public IProperty_Number ReminderCount()
Returns
Type | Description |
---|---|
IProperty_Number |
ReminderInterval()
Retrieve the reminder_interval
property of the item
Declaration
public IProperty_Number ReminderInterval()
Returns
Type | Description |
---|---|
IProperty_Number |
Role()
Retrieve the role
property of the item
Declaration
public IProperty_Item<Identity> Role()
Returns
Type | Description |
---|---|
IProperty_Item<Identity> |
Subflow()
Retrieve the subflow
property of the item
Declaration
public IProperty_Item<WorkflowMap> Subflow()
Returns
Type | Description |
---|---|
IProperty_Item<WorkflowMap> |
TimeoutDuration()
Retrieve the timeout_duration
property of the item
Declaration
public IProperty_Number TimeoutDuration()
Returns
Type | Description |
---|---|
IProperty_Number |
WaitForAllInputs()
Retrieve the wait_for_all_inputs
property of the item
Declaration
public IProperty_Boolean WaitForAllInputs()
Returns
Type | Description |
---|---|
IProperty_Boolean |
WaitForAllVotes()
Retrieve the wait_for_all_votes
property of the item
Declaration
public IProperty_Boolean WaitForAllVotes()
Returns
Type | Description |
---|---|
IProperty_Boolean |
X()
Retrieve the x
property of the item
Declaration
public IProperty_Number X()
Returns
Type | Description |
---|---|
IProperty_Number |
Y()
Retrieve the y
property of the item
Declaration
public IProperty_Number Y()
Returns
Type | Description |
---|---|
IProperty_Number |