Autodesk Vault ProfessionalVault API

ReadPriority Property

Autodesk.DataManagement.Client.Framework.Vault.Currency.PropertiesContentSourcePropertyMapping

Gets or sets the Read Priority. When there are multiple ContentSourcePropertyDefinitions with read mappings to a single PropertyDefinition, this is the order that the mappings should be evaluated. Lower priority mappings are evaluated first.

Syntax

public System.int ReadPriority {get; set;}
Public Property ReadPriority As System.Integer

See Also