Autodesk Vault ProfessionalVault API

FileAssociations Property

Autodesk.DataManagement.Client.Framework.Vault.SettingsAcquireFilesSettings.AcquireFileExtensibilityOptions.PreFileAcquireEventArgs

All the file associations that involve the file (as a child or a parent).

Syntax

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

See Also