Autodesk Vault ProfessionalVault API

Pin Property

Autodesk.Connectivity.WebServicesAttmt

If true, the attachment is pinned to a specific version of a File. If false, the attachment is not pinned, which means the Item is always updated to a specific version of a File.

Syntax

public System.bool Pin {get; set;}
Public Property Pin As System.Boolean

See Also