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!

RequestParams.configType

[To be supplied.]

[Visual Basic]
Public configType As String
[C#]
public string configType;
[C++]
public: String* configType;
[JScript]
public var configType : String;

See Also

RequestParams Structure | RequestParams Members | System.Configuration.Interceptors Namespace