Class Activity
Class for the item type Activity
Inherited Members
Namespace: Innovator.Client.Model
Assembly: Innovator.Client.dll
Syntax
public class Activity : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef, IEquatable<IItemRef>
Constructors
| Improve this Doc View SourceActivity()
Declaration
protected Activity()
Activity(ElementFactory, Object[])
Declaration
public Activity(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 |
CanDelegate()
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 |
ClonedAs()
Retrieve the cloned_as
property of the item
Declaration
public IProperty_Item<Activity> ClonedAs()
Returns
Type | Description |
---|---|
IProperty_Item<Activity> |
ClosedDate()
Retrieve the closed_date
property of the item
Declaration
public IProperty_Date ClosedDate()
Returns
Type | Description |
---|---|
IProperty_Date |
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 |
IsEscalated()
Retrieve the is_escalated
property of the item
Declaration
public IProperty_Boolean IsEscalated()
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 |