CoauthMergeEvent.WorkingDocument property (Visio)

Returns a Document object that represents a merged document that includes changes by the current user only. Read-only.

Syntax

expression.WorkingDocument

expression A variable that represents a CoauthMergeEvent object.

Remarks

Changes to the merged document returned by the WorkingDocument property are what fire the Document.AfterDocumentMerge or Documents.AfterDcoumentMerge event represented by the specified CoauthMergeEvent object.

Property value

IVDOCUMENT

See also

CoauthMergeEvent Object

Support and feedback

Have questions or feedback about Office VBA or this documentation? Please see Office VBA support and feedback for guidance about the ways you can receive support and provide feedback.