Class cmf_ElementBinding
Class for the item type cmf_ElementBinding
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 cmf_ElementBinding : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<cmf_ElementType>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View Sourcecmf_ElementBinding()
Declaration
protected cmf_ElementBinding()
cmf_ElementBinding(ElementFactory, Object[])
Declaration
public cmf_ElementBinding(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 |
ItemDeleteBehavior()
Retrieve the item_delete_behavior
property of the item
Declaration
public IProperty_Text ItemDeleteBehavior()
Returns
Type | Description |
---|---|
IProperty_Text |
NewRowMode()
Retrieve the new_row_mode
property of the item
Declaration
public IProperty_Text NewRowMode()
Returns
Type | Description |
---|---|
IProperty_Text |
OnAfterPick()
Retrieve the on_after_pick
property of the item
Declaration
public IProperty_Item<Method> OnAfterPick()
Returns
Type | Description |
---|---|
IProperty_Item<Method> |
OnApplyBinding()
Retrieve the on_apply_binding
property of the item
Declaration
public IProperty_Item<Method> OnApplyBinding()
Returns
Type | Description |
---|---|
IProperty_Item<Method> |
OnCreateReference()
Retrieve the on_create_reference
property of the item
Declaration
public IProperty_Item<Method> OnCreateReference()
Returns
Type | Description |
---|---|
IProperty_Item<Method> |
ReferenceRequired()
Retrieve the reference_required
property of the item
Declaration
public IProperty_Boolean ReferenceRequired()
Returns
Type | Description |
---|---|
IProperty_Boolean |
ReferenceType()
Retrieve the reference_type
property of the item
Declaration
public IProperty_Item<ItemType> ReferenceType()
Returns
Type | Description |
---|---|
IProperty_Item<ItemType> |
ResolutionMode()
Retrieve the resolution_mode
property of the item
Declaration
public IProperty_Text ResolutionMode()
Returns
Type | Description |
---|---|
IProperty_Text |
SortOrder()
Retrieve the sort_order
property of the item
Declaration
public IProperty_Number SortOrder()
Returns
Type | Description |
---|---|
IProperty_Number |
StructureMappingMethod()
Retrieve the structure_mapping_method
property of the item
Declaration
public IProperty_Item<Method> StructureMappingMethod()
Returns
Type | Description |
---|---|
IProperty_Item<Method> |
SynchronizationDirection()
Retrieve the synchronization_direction
property of the item
Declaration
public IProperty_Text SynchronizationDirection()
Returns
Type | Description |
---|---|
IProperty_Text |
TrackingMode()
Retrieve the tracking_mode
property of the item
Declaration
public IProperty_Text TrackingMode()
Returns
Type | Description |
---|---|
IProperty_Text |