TransactionLogType Enumeration (POS for .NET v1.12 SDK Documentation)

2/27/2008

Enumerates the transaction log type.

Namespace: Microsoft.PointOfService
Assembly: Microsoft.PointOfService (in microsoft.pointofservice.dll)

Syntax

'Declaration
Public Enumeration TransactionLogType
public enum TransactionLogType
public enum class TransactionLogType
public enum TransactionLogType
public enum TransactionLogType

Members

Member name Description
Reporting Gets transaction log as an intermediate total.
Settlement The transaction log for the device is fixed and erased. (Whether it is erased or not depends on the implementation.)

See Also

Reference

Microsoft.PointOfService Namespace