Autodesk Vault ProfessionalVault API

ItemAttmt Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

A collection of attachments to an Item.

Syntax

public class ItemAttmt 
Public Class ItemAttmt 

Properties

NameDescription
AttmtArrayAttachments to the Item.
ItemIdThe Item ID.

Returned By

Where you get a ItemAttmt — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.ItemAttmt

See Also