Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Abstraction for the profile object PIA type. This class cannot be inherited.
The Profile type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Use this method to release resources by the Profile object. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
GetXml | Gets the XML representation for this profile object in the specified format. |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
Refresh | Reload the object from the underlying stores. |
![]() |
ToString | (Inherited from Object.) |
![]() |
Update | Overloaded. Persist the state of the object to the underlying stores. |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Item | Gets the ProfileProperty associated with the specified name. |
![]() |
Properties | Gets the property collection on this profile object. |
![]() |
PropertyGroups | Gets the property groups collection on this profile object. |
Top