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!

ImportedParameters Class

[To be supplied.]

Object
   TypedCollectionBase
      ImportedParameters

[Visual Basic]
Public Class ImportedParameters
   Inherits TypedCollectionBase
[C#]
public class ImportedParameters : TypedCollectionBase
[C++]
public __gc class ImportedParameters : public TypedCollectionBase
[JScript]
public class ImportedParameters extends TypedCollectionBase

Remarks

[To be supplied.]

Requirements

Namespace: System.Web.Services.Description

Assembly: System.Web.Services.dll

See Also

ImportedParameters Members | System.Web.Services.Description Namespace