Share via


BatchInfo Class

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

Describes a batch of promotion codes during or after generation of an import and export operation.

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

Syntax

'Declaration
Public Class BatchInfo
'Usage
Dim instance As BatchInfo
public class BatchInfo
public ref class BatchInfo
public class BatchInfo

Remarks

Promotion code is another term for coupon. Not all fields of this object may be filled in during promotion code generation export.

Inheritance Hierarchy

System..::.Object
  Microsoft.CommerceServer.Marketing..::.BatchInfo

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

BatchInfo Members

Microsoft.CommerceServer.Marketing Namespace