SecretNET.NFT Namespace

GetTransactionHistoryResponse_Result..::..Total Property

The total number of transactions that involve the specified address.

Namespace:  SecretNET.NFT
Assembly:  SecretNET.NFT (in SecretNET.NFT.dll)

Syntax


public ulong Total { get; set; }
Public Property Total As ULong
	Get
	Set
public:
property unsigned long long^ Total {
	unsigned long long^ get ();
	void set (unsigned long long^ value);
}

Field Value

The total.