SearchResultPagerTotalCount Property |
Gets the number of results in the search response
Namespace:
Lithnet.ResourceManagement.Client
Assembly:
Lithnet.ResourceManagement.Client (in Lithnet.ResourceManagement.Client.dll) Version: 1.0.6435.24467
Syntaxpublic int TotalCount { get; }
Public ReadOnly Property TotalCount As Integer
Get
public:
property int TotalCount {
int get ();
}
Property Value
Type:
Int32
See Also