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

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property ReturnType As AstNode.RType
[C#]
public AstNode.RType ReturnType {override get;}
[C++]
public: __property virtual AstNode.RType get_ReturnType();
[JScript]
public function get ReturnType() : AstNode.RType;

See Also

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