Autodesk Vault ProfessionalVault API

PkgAttmt Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

An attachment to a File.

Syntax

public class PkgAttmt 
Public Class PkgAttmt 

Properties

NameDescription
CheckSumChecksum value of the file
CloakedWhether the file is cloaked
ConflictDescription of any conflict for the file
FileIdThe ID of the File.
FileSizeThe size of the File.
ImportFolderThe import folder of the file
NameThe name of the File.
OriginalNameOriginal name of the file
ResolutionResolution method used when resolving conflicts

Returned By

Where you get a PkgAttmt — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.PkgAttmt

See Also