Autodesk Vault ProfessionalVault API

FolderPathAbsolute Class

Autodesk.DataManagement.Client.FrameworkAutodesk.DataManagement.Client.Framework.Currency

A class representing the local path of a folder.

Syntax

public class FolderPathAbsolute 
Public Class FolderPathAbsolute 

Constructors

NameDescription
FolderPathAbsoluteA full, absolute path to a folder.

Properties

NameDescription
FullPathThe full, absolute path of the folder.

Returned By

Where you get a FolderPathAbsolute — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.DataManagement.Client.Framework.Currency.FolderPathAbsolute

See Also