Autodesk Vault ProfessionalVault API

WriteSrcArray Property

Autodesk.Connectivity.WebServicesCtntSrc

An array of file types (ex. ".dwg") that can be written to by this provider.

Syntax

public System.string[] WriteSrcArray {get; set;}
Public Property WriteSrcArray As System.String()

See Also