PageResultResponseControlTotalCount - свойство
The TotalCount property contains the estimated result set size.
Пространство имён: Tessa.Extensions.Platform.Server.AdSyncСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public int TotalCount { get; }
Public ReadOnly Property TotalCount As Integer
Get
public:
property int TotalCount {
int get ();
}
member TotalCount : int with get
Возвращаемое значение
Int32The estimated value of the total count of the entries returned.