Autodesk Vault ProfessionalVault API

ReadSources Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.PropertiesContentSourceProvider

Gets a list of file extensions that the provider can read from.

Syntax

public System.Collections.Generic.List<string> ReadSources {get;}
Public ReadOnly Property ReadSources As System.Collections.Generic.List(Of String)

See Also