dictGetCatalogAttributes - Solution Sites Routine

This function retrieves all the property definitions that exist in the Product Catalog System and places them in a Dictionary object for fast access.

Definition

Function dictGetCatalogAttributes(
  MSCSCatalogManager)

Parameters

  • MSCSCatalogManager
    An initialized CatalogManager object.

Return Value

A Dictionary object that contains all the property definitions that exist in the Product Catalog System.

Defined in File

include\global_catalog_lib.asp

Routines Called

dictGetRSFields

GetDictionary

Called By

Main (include\global_main_lib.asp)

Copyright © 2005 Microsoft Corporation.
All rights reserved.