Autodesk Vault ProfessionalVault API

FileReferenceUpdateStatus Class

Autodesk.DataManagement.Client.Framework.VaultAutodesk.DataManagement.Client.Framework.Vault.Currency.FileSystem

This class stores information about how a particular reference inside a file was updated

Syntax

public class FileReferenceUpdateStatus 
Public Class FileReferenceUpdateStatus 

Constructors

NameDescription
FileReferenceUpdateStatusConstructs an instance of the FileReferenceUpdateStatus class

Properties

NameDescription
ReferenceGets the file reference that has been updated
ResultDescriptionGets details which describe (for logging purposes) the results of the update
StatusGets the status of the update

Returned By

Where you get a FileReferenceUpdateStatus — members that return one.

Inheritance Hierarchy

  • System.Object
  • Autodesk.DataManagement.Client.Framework.Vault.Currency.FileSystem.FileReferenceUpdateStatus

See Also