Class ActivityTemplateAssignment
Class for the item type Activity Template Assignment
Inherited Members
System.Object.Equals(System.Object, System.Object)
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
Namespace: Innovator.Client.Model
Assembly: Innovator.Client.dll
Syntax
public class ActivityTemplateAssignment : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<ActivityTemplate>, IRelationship<Identity>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View SourceActivityTemplateAssignment()
Declaration
protected ActivityTemplateAssignment()
ActivityTemplateAssignment(ElementFactory, Object[])
Declaration
public ActivityTemplateAssignment(ElementFactory amlContext, params object[] content)
Parameters
Type | Name | Description |
---|---|---|
ElementFactory | amlContext | |
System.Object[] | content |
Methods
| Improve this Doc View SourceBehavior()
Retrieve the behavior
property of the item
Declaration
public IProperty_Text Behavior()
Returns
Type | Description |
---|---|
IProperty_Text |
EscalateTo()
Retrieve the escalate_to
property of the item
Declaration
public IProperty_Item<Identity> EscalateTo()
Returns
Type | Description |
---|---|
IProperty_Item<Identity> |
ForAllMembers()
Retrieve the for_all_members
property of the item
Declaration
public IProperty_Boolean ForAllMembers()
Returns
Type | Description |
---|---|
IProperty_Boolean |
IsRequired()
Retrieve the is_required
property of the item
Declaration
public IProperty_Boolean IsRequired()
Returns
Type | Description |
---|---|
IProperty_Boolean |
SortOrder()
Retrieve the sort_order
property of the item
Declaration
public IProperty_Number SortOrder()
Returns
Type | Description |
---|---|
IProperty_Number |
VotingWeight()
Retrieve the voting_weight
property of the item
Declaration
public IProperty_Number VotingWeight()
Returns
Type | Description |
---|---|
IProperty_Number |