The Priority property specifies the weighting given to resolve conflicts when more than one change occurs in replicated data.
object.Priority [= value]
object
Expression that evaluates to an object in the Applies To list
value
Approximate numeric value
Float
Read-only for a MergePublication object. Read/write for merge replication subscription objects.
HRESULT GetPriority(float* pRetVal);
HRESULT SetPriority(float NewValue);