WritePriority Property
Gets or sets the Write Priority. When there are multiple PropertyDefinitions with write mappings to a single ContentSourcePropertyDefinition, this is the order that the mappings should be evaluated. Lower priority mappings are evaluated first.
Syntax
public System.int WritePriority {get; set;}Public Property WritePriority As System.Integer