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.
Represents a Commerce Server Targeting System component. This class cannot be inherited.
Namespace: Microsoft.CommerceServer.Runtime.Targeting
Assembly: Microsoft.CommerceServer.Runtime (in Microsoft.CommerceServer.Runtime.dll)
Syntax
'Declaration
Public NotInheritable Class TargetingSystemInfo
'Usage
Dim instance As TargetingSystemInfo
public sealed class TargetingSystemInfo
public ref class TargetingSystemInfo sealed
public final class TargetingSystemInfo
Remarks
Represents a Commerce Server Targeting System component. Callers should not create this class. The instance is instantiated via the TargetingSystem property.
Inheritance Hierarchy
System..::.Object
Microsoft.CommerceServer.Runtime.Targeting..::.TargetingSystemInfo
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.