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

Implements

IKupac..::..PDVbroj

See Also