Class tp_XmlSchemaOutputSetting
Class for the item type tp_XmlSchemaOutputSetting
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_XmlSchemaOutputSetting : Item, ILinkedElement, ILink<ILinkedElement>, IItem, IElement, IEquatable<IItemRef>, INullRelationship<tp_XmlSchema>, IReadOnlyItem, IReadOnlyElement, IAmlNode, IItemRef
Constructors
| Improve this Doc View Sourcetp_XmlSchemaOutputSetting()
Declaration
protected tp_XmlSchemaOutputSetting()
tp_XmlSchemaOutputSetting(ElementFactory, Object[])
Declaration
public tp_XmlSchemaOutputSetting(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 |
Indentation()
Retrieve the indentation property of the item
Declaration
public IProperty_Boolean Indentation()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
NameProp()
Retrieve the name property of the item
Declaration
public IProperty_Text NameProp()
Returns
| Type | Description |
|---|---|
| IProperty_Text |
OmitXmlDeclaration()
Retrieve the omit_xml_declaration property of the item
Declaration
public IProperty_Boolean OmitXmlDeclaration()
Returns
| Type | Description |
|---|---|
| IProperty_Boolean |
SortOrder()
Retrieve the sort_order property of the item
Declaration
public IProperty_Number SortOrder()
Returns
| Type | Description |
|---|---|
| IProperty_Number |
StylesheetId()
Retrieve the stylesheet_id property of the item
Declaration
public IProperty_Item<tp_Stylesheet> StylesheetId()
Returns
| Type | Description |
|---|---|
| IProperty_Item<tp_Stylesheet> |
TargetClassification()
Retrieve the target_classification property of the item
Declaration
public IProperty_Text TargetClassification()
Returns
| Type | Description |
|---|---|
| IProperty_Text |