Autodesk Vault ProfessionalVault API

IsRegistered Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.PropertiesContentSourceProvider

Gets whether this provider is registered on this ADMS. Typically this value is true as most providers register properly. This value will be false if a provider is no longer loading/registering on this ADMS even though it once was.

Syntax

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

See Also