[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 VrstePoreskihStopa Vrsta { get; set; }
Visual Basic
Public Property Vrsta As VrstePoreskihStopa
	Get
	Set
Visual C++
public:
virtual property VrstePoreskihStopa Vrsta {
	VrstePoreskihStopa get () sealed;
	void set (VrstePoreskihStopa value) sealed;
}

Implements

IPoreskaStopa..::..Vrsta

See Also