Autodesk Vault ProfessionalVault API

ApplyPurgeRestrictOptionToHistory Method

Autodesk.Connectivity.WebServicesLifeCycleService

Update the historical control bit on existing iterations for a given Lifecycle State Id

Syntax

public void ApplyPurgeRestrictOptionToHistory(
   System.long lcStateId
)
Public Sub ApplyPurgeRestrictOptionToHistory( _
   ByVal lcStateId As System.Long _
) 

Parameters

NameDescription
lcStateIdThe Lifecycle State Id to apply updates to.

See Also