Autodesk Vault ProfessionalVault API

ReserveExtSyncTaskById Method

Autodesk.Connectivity.WebServicesExternalSyncService

Syntax

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

Parameters

NameDescription
taskId

See Also