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

Implements

IUpozorenje..::..Opis

See Also