2027 Method
Changes 0
M

DefaultOpenFromCloudCallback.OnOpenConflict

Description:
A method called when the conflict is happen during the model opening.
public virtual OpenConflictResult OnOpenConflict(
	OpenConflictScenario scenario
)
Return Value OpenConflictResult Returns the result to indicate whether to keep the unsynchronized change, or open the latest version or cancel the open action.