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

Implements

IUpozorenje..::..Broj

See Also