???PlanInfo.GetRowsUsed Method
Click or drag to resize
PlanInfoGetRowsUsed Method
Gets the rows used.

Namespace:??ZReports
Assembly:??ManageEngine Analytics Plus (in ManageEngine Analytics Plus.exe) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public long GetRowsUsed()

Return Value

Type:??Int64
the rows used.
See Also