Show / Hide Table of Contents

Interface IProperty_Boolean

Property of type boolean

Inherited Members
IRead​Only​Property_Boolean.​As​Boolean()
IRead​Only​Property_Boolean.​As​Boolean(Boolean)
IProperty_Base.​Set(Object)
IElement.​Attribute(String)
IElement.​Attributes()
IElement.​Elements()
IElement.​Parent
IElement.​Add(Object)
IElement.​Remove()
IElement.​Remove​Attributes()
IElement.​Remove​Nodes()
IRead​Only​Element.​Aml​Context
IRead​Only​Element.​Exists
IRead​Only​Element.​Name
IRead​Only​Element.​Value
IAml​Node.​To​Aml(Xml​Writer, Aml​Writer​Settings)
Namespace: Innovator.​Client
Assembly: Innovator.Client.dll
Syntax
public interface IProperty_Boolean : IReadOnlyProperty_Boolean, IProperty_Base, IElement, IReadOnlyProperty_Base, IReadOnlyElement, IAmlNode

Extension Methods

Core.​Condition(IProperty_Base)
Core.​Is​Null(IProperty_Base)
Core.​Keyed​Name(IProperty_Base)
Core.​Type(IProperty_Base)
Core.​Condition(IRead​Only​Property_Base)
Core.​Is​Null(IRead​Only​Property_Base)
Core.​Keyed​Name(IRead​Only​Property_Base)
Core.​Type(IRead​Only​Property_Base)
Item​Extensions.​As​Clr​Value(IRead​Only​Property_Base, Property)
Item​Extensions.​To​Aml(IAml​Node, Aml​Writer​Settings)
Item​Extensions.​To​Aml(IAml​Node, Xml​Writer)
Item​Extensions.​Element(IRead​Only​Element, String)
Item​Extensions.​Has​Value(IRead​Only​Property_Base)
Item​Extensions.​Add(IElement, Object[])
Item​Extensions.​To​Xml(IAml​Node)
Item​Extensions.​Create​Reader(IRead​Only​Element)
Item​Extensions.​Parents(IRead​Only​Element)
Item​Extensions.​Parents​And​Self(IRead​Only​Element)
Item​Extensions.​Inner​Text(IRead​Only​Element)
  • Improve this Doc
  • View Source
In This Article
  • Extension Methods
Back to top Copyright © 2015-2017 Microsoft
Generated by DocFX