Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies the behavior used for updates of a document to a copy destination.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Enumeration SPCopyDestinationType
'Usage
Dim instance As SPCopyDestinationType
public enum SPCopyDestinationType
Members
Member name | Description | |
---|---|---|
None | Does not set a destination type. | |
Update | Displays the copy destination with the update option checked. | |
NoUpdate | Displays the copy destination with the update option unchecked. | |
Ignore | Does not display the copy destination. |