Conflicts.RejectAll Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Rejects all of the user's changes and retains the server copy of the document.
public:
void RejectAll();
public void RejectAll ();
abstract member RejectAll : unit -> unit
Public Sub RejectAll ()