mergeOperations property

MergeOperations? mergeOperations
final

Whether an add, modify, or delete operation caused the conflict between the source and destination of the merge.

Implementation

final MergeOperations? mergeOperations;