Autodesk Vault ProfessionalVault API

ExternalSyncServiceBase Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

Syntax

public abstract class ExternalSyncServiceBase : Autodesk.Connectivity.WebServices.ServiceBase<IExternalSyncService>, IExternalSyncService, IExternalSyncServiceWebService, IWebService  
Public MustInherit Class ExternalSyncServiceBase
   Inherits Autodesk.Connectivity.WebServices.ServiceBase(Of IExternalSyncService)
   Implements IExternalSyncService, IExternalSyncServiceWebService, IWebService 

Methods

NameDescription
AddExtSyncTask
AddExtSyncTasks
CleanupExtSyncInfos
DeleteExtSyncTaskById
Dispose
GetAllExtSyncConfigs
GetExtSyncConfig
GetExtSyncEnabled
GetExtSyncInfoByItemIterationId
GetExtSyncInfoByItemMasterId
GetExtSyncTask
GetExtSyncTasks
ReserveExtSyncTaskById
ResubmitExtSyncTaskById
SetExtSyncConfig
UpdateExtSyncTaskResult

Inheritance Hierarchy

See Also