Dijeli putem


ProfilePropertyGroup Members

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

Abstraction for a profile property group. Represents a collection of profile properties and/or groups. This class cannot be inherited.

The ProfilePropertyGroup type exposes the following members.

Methods

  Name Description
Aa162948.pubmethod(en-US,CS.70).gif Dispose Use this method to release resources by the ProfilePropertyGroup object.
Aa162948.pubmethod(en-US,CS.70).gif Equals (Inherited from Object.)
Aa162948.protmethod(en-US,CS.70).gif Finalize (Inherited from Object.)
Aa162948.pubmethod(en-US,CS.70).gif GetHashCode (Inherited from Object.)
Aa162948.pubmethod(en-US,CS.70).gif GetType (Inherited from Object.)
Aa162948.protmethod(en-US,CS.70).gif MemberwiseClone (Inherited from Object.)
Aa162948.pubmethod(en-US,CS.70).gif ToString (Inherited from Object.)

Top

Properties

  Name Description
Aa162948.pubproperty(en-US,CS.70).gif Item Gets a ProfileProperty from the ProfilePropertyGroup, based upon the specified name.
Aa162948.pubproperty(en-US,CS.70).gif Name Gets the name of the property group.
Aa162948.pubproperty(en-US,CS.70).gif Properties Gets the property collection from the property group.
Aa162948.pubproperty(en-US,CS.70).gif PropertyGroups Gets the property groups collection from the property group.

Top

See Also

Reference

ProfilePropertyGroup Class

Microsoft.CommerceServer.Runtime.Profiles Namespace