Autodesk Vault ProfessionalVault API

GetBulkFileThreshold Method

Autodesk.Connectivity.WebServicesDocumentService

Gets the threshold values for bulk file edit operations.

Required Permissions

VaultOptionsGet

Syntax

public BlkThres GetBulkFileThreshold()
Public Function GetBulkFileThreshold() As BlkThres

Return Value

The threshold values.

Remarks

The threshold values are metadata for the client. The server will not enforce the threshold values.

See Also