VatInfo Structure

2/27/2008

Defines the programmatic structure used to build a list of adjustments for value added tax (VAT) information.

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

Syntax

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

Remarks

Used by the PrintRecPackageAdjustment and PrintRecPackageAdjustVoid methods of the FiscalPrinter 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

VatInfo Members
Microsoft.PointOfService Namespace