SecretNET.NFT Namespace

GetTransactionHistoryRequest_Payload..::..PageSize Property

Number of transactions to return.

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

Syntax


public Nullable<int> PageSize { get; set; }
Public Property PageSize As Nullable(Of Integer)
	Get
	Set
public:
property Nullable<int^> PageSize {
	Nullable<int^> get ();
	void set (Nullable<int^> value);
}

Field Value

The size of the page.