GetProfiles Method
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Retrieves a profile object collection of the specified profile type.
Overload List
Name | Description | |
---|---|---|
GetProfiles(String) | Retrieves a profile object collection of the specified profile type, using the current property value(s) as the values for the primary key. | |
GetProfiles(String, String) | Retrieves a profile object collection of the specified profile type by the specified key member name, using the current property value(s) as the values for the primary key. |
Top
Remarks
Use one of these methods to retrieve a profile object collection of the specified profile type.