FiscalContractorId Enumeration

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

Usage

'Usage
Dim fiscalContractorId1 As FiscalContractorId = FiscalContractorId.First

Syntax

'Declaration
Public Enum FiscalContractorId
public enum FiscalContractorId
public enum class FiscalContractorId
public enum FiscalContractorId
public enum FiscalContractorId

Members

Member name Description
First First contractor is defined.
Second Second contractor is defined.
Single Single contractor.

Remarks

Indicates the contractor to whom the receipt and/or some items of the receipt are assigned.

Platforms

Development Platforms

Windows XP Home Edition, Windows XP Professional, Windows Server 2003, Windows Longhorn, and Windows 2000

Target Platforms

See Also

Reference

Microsoft.PointOfService Namespace
ContractorId