Autodesk Vault ProfessionalVault API

PriorityArray Property

Autodesk.Connectivity.WebServicesEntClassCtntSrcPropCfg

The priority of the mapping. Used for cases where the multiple content source properties map to the same property definition. The non-null value with the lowest number is used.

Syntax

public System.int[] PriorityArray {get; set;}
Public Property PriorityArray As System.Integer()

See Also