Autodesk Vault ProfessionalVault API

GetTrackFileStatus Method

Autodesk.Connectivity.WebServicesDocumentService

Tells if the file status feature is enabled.

Required Permissions

VaultOptionsGet

Syntax

public System.bool GetTrackFileStatus()
Public Function GetTrackFileStatus() As System.Boolean

Return Value

If true, then the server is tracking the status of files. See the File section for more information about FileStatus.

See Also