ProfilePropertyGroup Class (BCL)
Creates an abstraction for a profile property group.
This class is sealed.
System.Object
**** Microsoft.CommerceServer.Runtime.Profiles.ProfilePropertyGroup
Public Instance Methods
Method | Description |
---|---|
Dispose | Releases resources used by this object. |
Public Instance Properties
Property | Description |
---|---|
Item(String) | Retrieves the ProfileProperty instance by name. |
Name | Accesses the property group name. |
Properties | Retrieves the property collection on this property group. |
PropertyGroups | Retrieves the property groups collection on this property group. |
Requirements
Namespace: Microsoft.CommerceServer.Runtime.Profiles
Platforms: Windows 2000, Windows Server 2003
Assembly: Microsoft.CommerceServer.Runtime.dll
See Also
Code to Create and Set Profile Properties
Code to Retrieve and Display Profile Properties
Copyright © 2005 Microsoft Corporation.
All rights reserved.