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!

ReturnMessage.TypeName

[To be supplied.]

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

See Also

ReturnMessage Class | ReturnMessage Members | System.Runtime.Remoting Namespace