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

[To be supplied.]

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

See Also

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