GetPropertyAttributes Method

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

(Obsolete) Use GetProperty and Information instead. Returns a DataSet containing the property attributes in the Catalog System.

Overload List

  Name Description
ms986647.pubmethod(en-US,CS.70).gif GetPropertyAttributes(Boolean) Obsolete. (Obsolete) Use GetEntityProperties instead. Returns a DataSet containing the property attributes in the Catalog System.
ms986647.pubmethod(en-US,CS.70).gif GetPropertyAttributes(String) Obsolete. (Obsolete) Use GetProperty and Information instead. Returns a DataSet containing the attributes of the specified property.

Top

Remarks

The returned DataSet will contain schema information and you can access the information associated with the property attribute using the DataColumn object.

See Also

Reference

CatalogContext Class

CatalogContext Members

Microsoft.CommerceServer.Catalog Namespace