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 | |
---|---|---|
GetPropertyAttributes(Boolean) | Obsolete. (Obsolete) Use GetEntityProperties instead. Returns a DataSet containing the property attributes in the Catalog System. | |
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.