Autodesk Vault ProfessionalVault API

Source Property

Autodesk.Connectivity.WebServicesFileAssocLite

Metadata regarding the source of the link (ex. "Inventor" or "AutoCAD"). This is mainly for use by CAD plug-ins. When creating new associations, it's recommended to set this value to null.

Syntax

public System.string Source {get; set;}
Public Property Source As System.String

See Also