IXCommand MembersiQSim © XIQS Communication Framework

The IXCommand type exposes the following members.
Methods

  NameDescription
Public methodAddFilter
Add a filter object to the command @throws FilterExistException a filter from same type already exist
Public methodAddIntegerParam
Add an "integer" parameter to the command
Public methodAddLongParam
Add a "long" parameter to the command
Public methodAddStringParam
Add a "string" parameter to the command
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 propertyCid
The command "cid" attribute
Public propertyName
The tag name from this xiqs object
(Inherited from IXObject.)
Public propertyTid
The command "tid" attribute
Back to Top
See Also