Class tp_ItemReference
Class for the item type tp_ItemReference
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 tp_ItemReference : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<tp_Block>, IRelationship<tp_Item>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View Sourcetp_ItemReference()
Declaration
protected tp_ItemReference()
tp_ItemReference(ElementFactory, Object[])
Declaration
public tp_ItemReference(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 |
IgnoreAllVersions()
Retrieve the ignore_all_versions
property of the item
Declaration
public IProperty_Boolean IgnoreAllVersions()
Returns
Type | Description |
---|---|
IProperty_Boolean |
IgnoredVersionId()
Retrieve the ignored_version_id
property of the item
Declaration
public IProperty_Text IgnoredVersionId()
Returns
Type | Description |
---|---|
IProperty_Text |
ReferenceId()
Retrieve the reference_id
property of the item
Declaration
public IProperty_Text ReferenceId()
Returns
Type | Description |
---|---|
IProperty_Text |
SortOrder()
Retrieve the sort_order
property of the item
Declaration
public IProperty_Number SortOrder()
Returns
Type | Description |
---|---|
IProperty_Number |