Pin Property
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