Autodesk Vault ProfessionalVault API

SystemName Property

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

Gets the well known system name of the content source provider. This should be used instead of Id because it is guaranteed to have the same value for any deployment scenario.

Syntax

public System.string SystemName {get;}
Public ReadOnly Property SystemName As System.String

See Also