Autodesk Vault ProfessionalVault API

IItemManager Interface

Autodesk.DataManagement.Client.Framework.VaultAutodesk.DataManagement.Client.Framework.Vault.Services.Connection

This interface encapsulates all access to Vault Items. It can be referenced via the Autodesk.DataManagement.Client.Framework.Vault.Currency.Connections.Connection.ItemManager property.

Syntax

public interface IItemManager 
Public Interface IItemManager 

Methods

NameDescription
GetItemsByIterationIdLoads multiple Item Revisions froms the server at once.

Returned By

Where you get a IItemManager — members that return one.

See Also