ProfilePropertyAttribute Members
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Abstraction for a profile property attribute. This class cannot be inherited.
The ProfilePropertyAttribute type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Dispose | Use this method to release resources by the ProfilePropertyAttribute object. |
![]() |
Equals | (Inherited from Object.) |
![]() |
Finalize | (Inherited from Object.) |
![]() |
GetHashCode | (Inherited from Object.) |
![]() |
GetType | (Inherited from Object.) |
![]() |
MemberwiseClone | (Inherited from Object.) |
![]() |
ToString | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
Name | Gets the name of the property attribute. |
![]() |
Value | Gets the value of the property attribute. |
Top