Autodesk Vault ProfessionalVault API

KnowledgeVault Class

Autodesk.Connectivity.WebServicesAutodesk.Connectivity.WebServices

Contains information on a KnowledgeVault.

Syntax

public class KnowledgeVault 
Public Class KnowledgeVault 

Properties

NameDescription
CreateDateThe date that the Knowledge Vault was created.
CreateUserIdThe ID of the user that created the Knowledge Vault.
IdA unique identifier for the Knowledge Vault.
NameThe name of the Knowledge Vault. This is also the name of the database.
NtfsRootThe network path to the file store. A local path is also allowed.

Returned By

Where you get a KnowledgeVault — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.Connectivity.WebServices.KnowledgeVault

See Also