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.Operand1

[To be supplied.]

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

See Also

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