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!

Operator.Operand2

[To be supplied.]

[Visual Basic]
Public ReadOnly Property Operand2 As AstNode
[C#]
public AstNode Operand2 {get;}
[C++]
public: __property AstNode* get_Operand2();
[JScript]
public function get Operand2() : AstNode;

See Also

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