Autodesk Vault ProfessionalVault API

IsCalculated Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.PropertiesPropertyDefinition

Gets if this propdef represents properties that are calculated on the client (not based on any server entity, in which case the systemName is the point of uniqueness)

Syntax

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

See Also