Share via


DisplaySizeManager Class

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

Manages DisplaySize related operations.

Namespace:  Microsoft.CommerceServer.Marketing
Assembly:  Microsoft.CommerceServer.Marketing.CrossTierTypes (in Microsoft.CommerceServer.Marketing.CrossTierTypes.dll)

Syntax

'Declaration
<ComVisibleAttribute(False)> _
Public NotInheritable Class DisplaySizeManager _
    Inherits MarketingServices
'Usage
Dim instance As DisplaySizeManager
[ComVisibleAttribute(false)]
public sealed class DisplaySizeManager : MarketingServices
[ComVisibleAttribute(false)]
public ref class DisplaySizeManager sealed : public MarketingServices
public final class DisplaySizeManager extends MarketingServices

Remarks

DisplaySizeManager has the methods for working with DisplaySize objects.

Inheritance Hierarchy

System..::.Object
  Microsoft.CommerceServer.Marketing..::.MarketingServices
    Microsoft.CommerceServer.Marketing..::.DisplaySizeManager

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.

See Also

Reference

DisplaySizeManager Members

Microsoft.CommerceServer.Marketing Namespace