[This is preliminary documentation and is subject to change.]

Namespace: Tring.Fiscal.Driver
Assembly: Tring.Fiscal.Driver (in Tring.Fiscal.Driver.dll) Version: 1.0.0.0 (1.0.0.0)

Syntax

C#
public Odgovor OdgovorCom(
	int pozicija
)
Visual Basic
Public Function OdgovorCom ( _
	pozicija As Integer _
) As Odgovor
Visual C++
public:
virtual Odgovor^ OdgovorCom(
	int pozicija
) sealed

Parameters

pozicija
Type: System..::..Int32

Implements

IKasaOdgovor..::..OdgovorCom(Int32)

See Also