CatalogProduct Recordset

Ee797749.c++_off(en-US,CS.10).gifEe797749.vb_on(en-US,CS.10).gif

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
ParentOID Integer
ProductID String
Maximum of 256 characters
VariantID String
Maximum of 256 characters

Ee797749.note(en-US,CS.10).gif Note

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

See Also

IProductCatalog::GuaranteedSpecificationSearch

IProductCatalog::PerformSpecificationSearch

IProductCatalog::get_RootCategories

IProductCatalog::get_RootProducts


All rights reserved.