Autodesk Vault ProfessionalVault API

AddItemRevisionWithScheme Method

Autodesk.Connectivity.WebServicesItemService

Syntax

public override Item AddItemRevisionWithScheme(
   System.long categoryId,
   System.long schemeId
)
Public Overrides NotOverridable Function AddItemRevisionWithScheme( _
   ByVal categoryId As System.Long, _
   ByVal schemeId As System.Long _
) As Item

Parameters

NameDescription
categoryId
schemeId

See Also