ItemView(Int32) - конструктор
Initializes a new instance of the
ItemView class.
Пространство имён: Tessa.Exchange.WebServices.DataСборка: Tessa.Server (в Tessa.Server.dll) Версия: 3.6.0.22
public ItemView(
int pageSize
)
Public Sub New (
pageSize As Integer
)
public:
ItemView(
int pageSize
)
new :
pageSize : int -> ItemView
Параметры
- pageSize Int32
- The maximum number of elements the search operation should return.