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!

ISoapMethodCall.GetMethodName

[To be supplied.]

[Visual Basic]
Function GetMethodName() As String
[C#]
string GetMethodName();
[C++]
String* GetMethodName() = 0;
[JScript]
function GetMethodName() : String;

See Also

ISoapMethodCall Interface | ISoapMethodCall Members | System.Runtime.Serialization.Formatters Namespace