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