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

[To be supplied.]

[Visual Basic]
Public ReadOnly Property OperatorType As Operator.Op
[C#]
public Operator.Op OperatorType {get;}
[C++]
public: __property Operator.Op get_OperatorType();
[JScript]
public function get OperatorType() : Operator.Op;

See Also

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