PageResultResponseControlTotalCount - свойство |
The
TotalCount property contains the estimated result set size.
Пространство имён:
Tessa.Extensions.Platform.Server.AdSync
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис 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.
См. также