Autodesk Vault ProfessionalVault API

IsOnSite Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.EntitiesFileIteration

Gets whether or not the file is on the local site (in a multi-site environment). This value will always be true on a single-site environment.

Syntax

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

See Also