Autodesk Vault ProfessionalVault API

SupportWrite Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.PropertiesContentSourcePropertyDefinition

Gets a value which indicates whether this content source property can be written to. If false, then the property is read only.

Syntax

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

See Also