Share via


CatalogProduct Recordset Property (PIA)

The fields in this Recordset object will vary, depending on the product definitions in the catalog. The following table contains a list of common fields that will always be part of this Recordset object.

Field name Data type
CategoryName String
Maximum of 128 characters
oid Integer
DefinitionName String
Maximum of 128 characters
IsSearchable Small integer
cy_list_price Money
PricingCategoryOID Integer
TimeStamp TimeStamp
OriginalPrice Money
i_ClassType Integer
ProductID String
Maximum of 256 characters
VariantID String
Maximum of 256 characters

Ee798840.note(en-US,CS.20).gif Note

  • The oid field is for internal use and should not be updated.

Requirements

Namespace: Microsoft.CommerceServer.Interop.Catalog

Platforms: Windows 2000, Windows Server 2003

Assembly: cataloglib (in cataloglib.dll)

See Also

ProductCatalog3.PerformSpecificationSearch

ProductCatalog3.RootCategories

ProductCatalog3.RootProducts

Copyright © 2005 Microsoft Corporation.
All rights reserved.