IXFilter MembersiQSim © XIQS Communication Framework

The IXFilter type exposes the following members.
Methods

  NameDescription
Public methodReadXml
Deserialize object from an xml stream
(Inherited from XmlSerializable.)
Public methodWriteXml
Serialize object in an xml stream
(Inherited from XmlSerializable.)
Back to Top
Properties

  NameDescription
Public propertyLimit
Limit sets the number of items returned in the object list
Public propertySelect
In some cases, the columns subset that should be returned
Public propertySortDirection
The list sorting direction
Public propertySortFields
The fields used as list sorting criteria
Public propertyStart
Start sets the row index where the object list will start
Back to Top
See Also