Table of Contents

Enum "Doc. Sharing Conflict Behavior"

ID 9562
Namespace: System.Integration

The behavior to use when a document sharing conflict occurs.

Properties

Name Value
Extensible False

Values

Name Description
Fail

Fail the operation.

Replace

Replace the existing document.

Rename

Rename the new document.

Reuse

Reuse the existing document.

Ask

Show a dialog to the user to ask what to do.

See also