SecretNET.Token Namespace

GetTransactionHistoryResponse_Result..::..Total Property

Gets or sets the total.

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

Syntax


public Nullable<long> Total { get; set; }
Public Property Total As Nullable(Of Long)
	Get
	Set
public:
property Nullable<long long^> Total {
	Nullable<long long^> get ();
	void set (Nullable<long long^> value);
}

Field Value

The total.