Autodesk Vault ProfessionalVault API

FileElement Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

An element within a file that can be indexed and searched.

Syntax

public class FileElement 
Public Class FileElement 

Properties

NameDescription
FileExtThe file extension.
FileMasterIdThe file Master ID.
IdThe ID of the file element.
PropArrayThe set of properties on the element.
ResIdThe file ID.

Returned By

Where you get a FileElement — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.FileElement

See Also