IXComplexfilter MembersiQSim © XIQS Communication Framework

The IXComplexfilter 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 propertyId
Filter's database id to use for retrieving filtering criterias
Public propertyLimit
Limit sets the number of items returned in the object list
(Inherited from IXFilter.)
Public propertySelect
In some cases, the columns subset that should be returned
(Inherited from IXFilter.)
Public propertySortDirection
The list sorting direction
(Inherited from IXFilter.)
Public propertySortFields
The fields used as list sorting criteria
(Inherited from IXFilter.)
Public propertyStart
Start sets the row index where the object list will start
(Inherited from IXFilter.)
Back to Top
See Also