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.
Describes a value assigned to a DisplayProperty.
The DisplayPropertyValue type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
DisplayPropertyValue | Initializes a new instance of the DisplayPropertyValue class. . |
Top
Methods
Name | Description | |
---|---|---|
![]() |
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 | |
---|---|---|
![]() |
PropertyName | Gets or sets the name of DisplayProperty to which the current instance corresponds. |
![]() |
TemplateName | Gets or sets the name of DisplayTemplate to which the current instance corresponds. |
![]() |
Value | Gets or sets the value of the DisplayProperty to which the current instance corresponds. |
Top