Autodesk Vault ProfessionalVault API

FileReferenceUpdates Property

Autodesk.DataManagement.Client.Framework.Vault.ResultsFileAcquisitionResult

Gets a list of file references that were updated within the acquired File.

Syntax

public System.Collections.Generic.IEnumerable<FileReferenceUpdateStatus> FileReferenceUpdates {get;}
Public ReadOnly Property FileReferenceUpdates As System.Collections.Generic.IEnumerable(Of FileReferenceUpdateStatus)

See Also