Autodesk Vault ProfessionalVault API

Attmt Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

An attachment to a File.

Syntax

public class Attmt 
Public Class Attmt 

Properties

NameDescription
FileIdThe Vault ID of the File.
PinIf true, the attachment is pinned to a specific version of a File. If false, the attachment is not pinned, which means the Item is always updated to a specific version of a File.

Returned By

Where you get a Attmt — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.Attmt

See Also