Share via


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
Aa530647.pubmethod(en-US,CS.70).gif 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.
Aa530647.pubmethod(en-US,CS.70).gif 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.

See Also

Reference

ProfileProperty Class

ProfileProperty Members

Microsoft.CommerceServer.Runtime.Profiles Namespace