Class tp_LinkReference
Class for the item type tp_LinkReference
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_LinkReference : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<tp_Block>, IRelationship<tp_Block>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View Sourcetp_LinkReference()
Declaration
protected tp_LinkReference()
tp_LinkReference(ElementFactory, Object[])
Declaration
public tp_LinkReference(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 |
Path()
Retrieve the path
property of the item
Declaration
public IProperty_Text Path()
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 |
Targetelement()
Retrieve the targetelement
property of the item
Declaration
public IProperty_Text Targetelement()
Returns
Type | Description |
---|---|
IProperty_Text |