IOpenFromCloudCallback.OnOpenConflict
Description:
A method called when the conflict is happen during the model opening.
A method called when the conflict is happen during the model opening.
OpenConflictResult OnOpenConflict(
OpenConflictScenario scenario
)
-
scenarioThe scenario of the conflict.
Return Value
OpenConflictResult
Returns the result to indicate whether to keep the unsynchronized change, or open the latest version or cancel the open action.
No comments yet. Start the discussion.
Loading…