StatusTransaction..::..TransactionTimestamp Property

Gets or sets the transaction timestamp.

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

Syntax


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

Field Value

The transaction timestamp.