RunningDocumentInfo.Sync 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.
RunningDocumentInfo is a snapshot of information from RDT. In order to update this information you need to call Sync.
public:
void Sync();
public void Sync ();
member this.Sync : unit -> unit
Public Sub Sync ()