Autodesk Vault ProfessionalVault API

ExternalSyncService Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

Syntax

public sealed class ExternalSyncService : ExternalSyncServiceBase, IExternalSyncService, IExternalSyncServiceWebService, IWebService  
Public NotInheritable Class ExternalSyncService
   Inherits ExternalSyncServiceBase
   Implements IExternalSyncService, IExternalSyncServiceWebService, IWebService 

Methods

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

Returned By

Where you get a ExternalSyncService — members that return one.

Inheritance Hierarchy

See Also