TotalsFileInfo Structure (POS for .NET v1.12 SDK Documentation)

2/27/2008

Defines the programmatic structure used by the service object to identify the current totals file for the application.

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

Syntax

'Declaration
Public Structure TotalsFileInfo
public struct TotalsFileInfo
public value class TotalsFileInfo
public final class TotalsFileInfo extends ValueType

Remarks

Used as the return value for the Find method of the HardTotals class.

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

TotalsFileInfo Members
Microsoft.PointOfService Namespace