Autodesk Vault ProfessionalVault API

GetSearchPagesize Method

Autodesk.Connectivity.WebServicesKnowledgeVaultService

Gets the maximum number of results for a single search call.

Required Permissions

VaultOptionsGet

Syntax

public System.int GetSearchPagesize()
Public Function GetSearchPagesize() As System.Integer

Return Value

The number maximum number of results for a single search call.

See Also