Click or drag to resize

imbXPathQuery Class

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
2014c> Collection item: imbXPathQuery, part of imbXPathQueryCollection
Inheritance Hierarchy
SystemObject
  dataBindableBase
    imbBindable
      imbACE.Core.xml.queryimbXPathQuery

Namespace:  imbACE.Core.xml.query
Assembly:  imbACE.Core (in imbACE.Core.dll) Version: 0.2
Syntax
C#
[imbAttribute(imbAttributeName.collectionPrimaryKey, "xPath")]
public class imbXPathQuery : imbBindable
Request Example View Source

The imbXPathQuery type exposes the following members.

Constructors
  NameDescription
Public methodimbXPathQuery
Instanciranje novog querija -- za dat xpath
Top
Properties
  NameDescription
Public propertyreport
Report line
Public propertyxmlNode
XmlNode koji je dosao kao odgovor
Public propertyxPath
komanda koja je pozivana
Top
Methods
  NameDescription
Public methodOnPropertyChanged (Inherited from dataBindableBase.)
Top
Events
  NameDescription
Public eventPropertyChanged (Inherited from dataBindableBase.)
Top
Extension Methods
  NameDescription
Public Extension MethodaceGenEx (Defined by aceExceptionTools.)
Public Extension MethodaceSciEx (Defined by aceExceptionTools.)
Top
See Also