StatusTransaction..::..Instance Property

Gets or sets the instance.

Namespace:  ZarahDB_Library.Types
Assembly:  ZarahDB_Library (in ZarahDB_Library.dll)

Syntax


[RequiredAttribute]
public Uri Instance { get; set; }
<RequiredAttribute> _
Public Property Instance As Uri
	Get
	Set
[RequiredAttribute]
public:
property Uri^ Instance {
	Uri^ get ();
	void set (Uri^ value);
}

Field Value

The instance.