Class WSTypeProperty
Class for the item type WSTypeProperty
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 WSTypeProperty : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<WSType>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View SourceWSTypeProperty()
Declaration
protected WSTypeProperty()
WSTypeProperty(ElementFactory, Object[])
Declaration
public WSTypeProperty(ElementFactory amlContext, params object[] content)
Parameters
Type | Name | Description |
---|---|---|
ElementFactory | amlContext | |
System.Object[] | content |
Methods
| Improve this Doc View SourceAlias()
Retrieve the alias
property of the item
Declaration
public IProperty_Text Alias()
Returns
Type | Description |
---|---|
IProperty_Text |
Behavior()
Retrieve the behavior
property of the item
Declaration
public IProperty_Text Behavior()
Returns
Type | Description |
---|---|
IProperty_Text |
PropertyName()
Retrieve the property_name
property of the item
Declaration
public IProperty_Text PropertyName()
Returns
Type | Description |
---|---|
IProperty_Text |
PropertyRealType()
Retrieve the property_real_type
property of the item
Declaration
public IProperty_Text PropertyRealType()
Returns
Type | Description |
---|---|
IProperty_Text |
PropertyType()
Retrieve the property_type
property of the item
Declaration
public IProperty_Text PropertyType()
Returns
Type | Description |
---|---|
IProperty_Text |
SortOrder()
Retrieve the sort_order
property of the item
Declaration
public IProperty_Number SortOrder()
Returns
Type | Description |
---|---|
IProperty_Number |