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

[To be supplied.]

[Visual Basic]
Function GetFaultValue() As Object
[C#]
object GetFaultValue();
[C++]
Object* GetFaultValue() = 0;
[JScript]
function GetFaultValue() : Object;

See Also

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