Class tp_XmlSchemaElement
Class for the item type tp_XmlSchemaElement
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_XmlSchemaElement : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<tp_XmlSchema>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View Sourcetp_XmlSchemaElement()
Declaration
protected tp_XmlSchemaElement()
tp_XmlSchemaElement(ElementFactory, Object[])
Declaration
public tp_XmlSchemaElement(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 |
ContentGenerator()
Retrieve the content_generator property of the item
Declaration
public IProperty_Item<Method> ContentGenerator()
Returns
| Type | Description |
|---|---|
| IProperty_Item<Method> |
DefaultClassification()
Retrieve the default_classification property of the item
Declaration
public IProperty_Text DefaultClassification()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
IsContentDynamic()
Retrieve the is_content_dynamic property of the item
Declaration
public IProperty_Boolean IsContentDynamic()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
NameProp()
Retrieve the name property of the item
Declaration
public IProperty_Text NameProp()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
Renderer()
Retrieve the renderer property of the item
Declaration
public IProperty_Item<Method> Renderer()
Returns
| Type | Description |
|---|---|
| IProperty_Item<Method> |
SortOrder()
Retrieve the sort_order property of the item
Declaration
public IProperty_Number SortOrder()
Returns
| Type | Description |
|---|---|
| IProperty_Number |