CollectionConfiguration Class

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

CollectionConfiguration xml-serializable data-object.

Namespace:  Microsoft.CommerceServer.Catalog
Assembly:  Microsoft.CommerceServer.Catalog (in Microsoft.CommerceServer.Catalog.dll)

Syntax

'Declaration
Public NotInheritable Class CollectionConfiguration
'Usage
Dim instance As CollectionConfiguration
public sealed class CollectionConfiguration
public ref class CollectionConfiguration sealed
public final class CollectionConfiguration

Remarks

Allows the configuration of a collection’s paging and filtering.

Inheritance Hierarchy

System..::.Object
  Microsoft.CommerceServer.Catalog..::.CollectionConfiguration

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

CollectionConfiguration Members

Microsoft.CommerceServer.Catalog Namespace