StatusTransaction..::..TransactionIndex Property

Gets or sets the index of the transaction.

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

Syntax


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

Field Value

The index of the transaction.