Autodesk Vault ProfessionalVault API

ReserveExtSyncTaskById Method

Autodesk.Connectivity.WebServicesIExternalSyncService

Syntax

ExtSyncTask ReserveExtSyncTaskById(
   System.long taskId
)
Function ReserveExtSyncTaskById( _
   ByVal taskId As System.Long _
) As ExtSyncTask

Parameters

NameDescription
taskId

See Also