Class Property
Class for the item type Property
Inherited Members
Namespace: Innovator.Client.Model
Assembly: Innovator.Client.dll
Syntax
public class Property : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<ItemType>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View SourceProperty()
Declaration
protected Property()
Property(ElementFactory, Object[])
Declaration
public Property(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 |
CategoryBy()
Retrieve the category_by
property of the item
Declaration
public IProperty_Number CategoryBy()
Returns
Type | Description |
---|---|
IProperty_Number |
ClassPath()
Retrieve the class_path
property of the item
Declaration
public IProperty_Text ClassPath()
Returns
Type | Description |
---|---|
IProperty_Text |
ColumnAlignment()
Retrieve the column_alignment
property of the item
Declaration
public IProperty_Text ColumnAlignment()
Returns
Type | Description |
---|---|
IProperty_Text |
ColumnWidth()
Retrieve the column_width
property of the item
Declaration
public IProperty_Number ColumnWidth()
Returns
Type | Description |
---|---|
IProperty_Number |
DataSource()
Retrieve the data_source
property of the item
Declaration
public IProperty_Item<ItemType> DataSource()
Returns
Type | Description |
---|---|
IProperty_Item<ItemType> |
DataType()
Retrieve the data_type
property of the item
Declaration
public IProperty_Text DataType()
Returns
Type | Description |
---|---|
IProperty_Text |
DefaultSearch()
Retrieve the default_search
property of the item
Declaration
public IProperty_Text DefaultSearch()
Returns
Type | Description |
---|---|
IProperty_Text |
DefaultValue()
Retrieve the default_value
property of the item
Declaration
public IProperty_Text DefaultValue()
Returns
Type | Description |
---|---|
IProperty_Text |
ForeignProperty()
Retrieve the foreign_property
property of the item
Declaration
public IProperty_Item<Property> ForeignProperty()
Returns
Type | Description |
---|---|
IProperty_Item<Property> |
HelpText()
Retrieve the help_text
property of the item
Declaration
public IProperty_Text HelpText()
Returns
Type | Description |
---|---|
IProperty_Text |
HelpTooltip()
Retrieve the help_tooltip
property of the item
Declaration
public IProperty_Text HelpTooltip()
Returns
Type | Description |
---|---|
IProperty_Text |
IsHidden()
Retrieve the is_hidden
property of the item
Declaration
public IProperty_Boolean IsHidden()
Returns
Type | Description |
---|---|
IProperty_Boolean |
IsHidden2()
Retrieve the is_hidden2
property of the item
Declaration
public IProperty_Boolean IsHidden2()
Returns
Type | Description |
---|---|
IProperty_Boolean |
IsIndexed()
Retrieve the is_indexed
property of the item
Declaration
public IProperty_Boolean IsIndexed()
Returns
Type | Description |
---|---|
IProperty_Boolean |
IsKeyed()
Retrieve the is_keyed
property of the item
Declaration
public IProperty_Boolean IsKeyed()
Returns
Type | Description |
---|---|
IProperty_Boolean |
IsMultiValued()
Retrieve the is_multi_valued
property of the item
Declaration
public IProperty_Boolean IsMultiValued()
Returns
Type | Description |
---|---|
IProperty_Boolean |
IsRequired()
Retrieve the is_required
property of the item
Declaration
public IProperty_Boolean IsRequired()
Returns
Type | Description |
---|---|
IProperty_Boolean |
ItemBehavior()
Retrieve the item_behavior
property of the item
Declaration
public IProperty_Text ItemBehavior()
Returns
Type | Description |
---|---|
IProperty_Text |
KeyedNameOrder()
Retrieve the keyed_name_order
property of the item
Declaration
public IProperty_Number KeyedNameOrder()
Returns
Type | Description |
---|---|
IProperty_Number |
Label()
Retrieve the label
property of the item
Declaration
public IProperty_Text Label()
Returns
Type | Description |
---|---|
IProperty_Text |
MaxRange()
Retrieve the max_range
property of the item
Declaration
public IProperty_Number MaxRange()
Returns
Type | Description |
---|---|
IProperty_Number |
MinRange()
Retrieve the min_range
property of the item
Declaration
public IProperty_Number MinRange()
Returns
Type | Description |
---|---|
IProperty_Number |
NameProp()
Retrieve the name
property of the item
Declaration
public IProperty_Text NameProp()
Returns
Type | Description |
---|---|
IProperty_Text |
OrderBy()
Retrieve the order_by
property of the item
Declaration
public IProperty_Number OrderBy()
Returns
Type | Description |
---|---|
IProperty_Number |
Pattern()
Retrieve the pattern
property of the item
Declaration
public IProperty_Text Pattern()
Returns
Type | Description |
---|---|
IProperty_Text |
Prec()
Retrieve the prec
property of the item
Declaration
public IProperty_Number Prec()
Returns
Type | Description |
---|---|
IProperty_Number |
RangeInclusive()
Retrieve the range_inclusive
property of the item
Declaration
public IProperty_Boolean RangeInclusive()
Returns
Type | Description |
---|---|
IProperty_Boolean |
Readonly()
Retrieve the readonly
property of the item
Declaration
public IProperty_Boolean Readonly()
Returns
Type | Description |
---|---|
IProperty_Boolean |
Scale()
Retrieve the scale
property of the item
Declaration
public IProperty_Number Scale()
Returns
Type | Description |
---|---|
IProperty_Number |
SortOrder()
Retrieve the sort_order
property of the item
Declaration
public IProperty_Number SortOrder()
Returns
Type | Description |
---|---|
IProperty_Number |
StoredLength()
Retrieve the stored_length
property of the item
Declaration
public IProperty_Number StoredLength()
Returns
Type | Description |
---|---|
IProperty_Number |
TrackHistory()
Retrieve the track_history
property of the item
Declaration
public IProperty_Boolean TrackHistory()
Returns
Type | Description |
---|---|
IProperty_Boolean |