ExpressionManager Class
For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.
Manages Expression related operations.
Namespace: Microsoft.CommerceServer.Marketing
Assembly: Microsoft.CommerceServer.Marketing.CrossTierTypes (in Microsoft.CommerceServer.Marketing.CrossTierTypes.dll)
Syntax
'Declaration
<ComVisibleAttribute(False)> _
Public NotInheritable Class ExpressionManager _
Inherits MarketingServices
'Usage
Dim instance As ExpressionManager
[ComVisibleAttribute(false)]
public sealed class ExpressionManager : MarketingServices
[ComVisibleAttribute(false)]
public ref class ExpressionManager sealed : public MarketingServices
public final class ExpressionManager extends MarketingServices
Remarks
ExpressionManager has the methods for working with Expression objects.
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Marketing..::.MarketingServices
Microsoft.CommerceServer.Marketing..::.ExpressionManager
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.