GetUsersResult..::..total Property

Gets or sets the total.

Namespace:  PDSS.CivetPublic.User
Assembly:  PDSS.CivetPublic.User (in PDSS.CivetPublic.User.dll)

Syntax


public int total { get; set; }
Public Property total As Integer
	Get
	Set
public:
property int^ total {
	int^ get ();
	void set (int^ value);
}

Field Value

The total.