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

Stopa PDV za artikal

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

Implements

IArtikal..::..Stopa

Remarks

Jedna od mogućih stopa PDV prema Zakonu

See Also