Class cmf_PropertyBinding
Class for the item type cmf_PropertyBinding
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_PropertyBinding : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<cmf_ElementBinding>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View Sourcecmf_PropertyBinding()
Declaration
protected cmf_PropertyBinding()
cmf_PropertyBinding(ElementFactory, Object[])
Declaration
public cmf_PropertyBinding(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 |
PropertyProp()
Retrieve the property property of the item
Declaration
public IProperty_Item<cmf_PropertyType> PropertyProp()
Returns
| Type | Description |
|---|---|
| IProperty_Item<cmf_PropertyType> |
ReadOnlyProp()
Retrieve the read_only property of the item
Declaration
public IProperty_Boolean ReadOnlyProp()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
ReferenceTypePropertyId()
Retrieve the reference_type_property_id property of the item
Declaration
public IProperty_Item<Property> ReferenceTypePropertyId()
Returns
| Type | Description |
|---|---|
| IProperty_Item<Property> |
SortOrder()
Retrieve the sort_order property of the item
Declaration
public IProperty_Number SortOrder()
Returns
| Type | Description |
|---|---|
| IProperty_Number |