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.
Namespace: Microsoft.CommerceServer.Marketing
Assembly: Microsoft.CommerceServer.Marketing.CrossTierTypes (in Microsoft.CommerceServer.Marketing.CrossTierTypes.dll)
Syntax
'Declaration
<ComVisibleAttribute(False)> _
Public NotInheritable Class DisplayPropertyValue
'Usage
Dim instance As DisplayPropertyValue
[ComVisibleAttribute(false)]
public sealed class DisplayPropertyValue
[ComVisibleAttribute(false)]
public ref class DisplayPropertyValue sealed
public final class DisplayPropertyValue
Remarks
This class cannot be derived. DisplayPropertyValue describes a substitution element of a display template. This class cannot be derived. This class and its properties are NOT supported by search.
DisplayPropertyValue are directly associated with a DisplayProperty, which is a child of a DisplayTemplate.
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Marketing..::.DisplayPropertyValue
Thread Safety
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.