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!

SoapMethodCall.GetMethodName

[To be supplied.]

[Visual Basic]
Overridable Public Function GetMethodName() As String
[C#]
public virtual string GetMethodName();
[C++]
public: virtual String* GetMethodName();
[JScript]
public function GetMethodName() : String;

See Also

SoapMethodCall Class | SoapMethodCall Members | System.Runtime.Serialization.Formatters Namespace