Autodesk Vault ProfessionalVault API

WriteSources Property

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

Gets a list of file extensions that the provider can write to

Syntax

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

See Also