Autodesk Vault ProfessionalVault API

FileNameAndURL Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

A file in a shared location.

Syntax

public class FileNameAndURL 
Public Class FileNameAndURL 

Properties

NameDescription
FileSizeThe size of the file.
NameThe name of the file.
URLThe URL of the file.

Returned By

Where you get a FileNameAndURL — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.FileNameAndURL

See Also