NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Operand.OperandType

[To be supplied.]

[Visual Basic]
Public ReadOnly Property OperandType As String
[C#]
public string OperandType {get;}
[C++]
public: __property String* get_OperandType();
[JScript]
public function get OperandType() : String;

See Also

Operand Class | Operand Members | System.Data.XML Namespace