ReadPriority Property
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