Autodesk Vault ProfessionalVault API

IsAttachment Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.EntitiesFileRelationship

Gets if the relationship was manually created by the user (ie. an attachment) as opposed to a dependency relationship where file A depends on file B

Syntax

public System.bool IsAttachment {get;}
Public ReadOnly Property IsAttachment As System.Boolean

See Also