SPCopyDestinationType Enumeration
Specifies the behavior used for updates of a document to a copy destination.
Namespace: Microsoft.SharePoint
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
Public Enumeration SPCopyDestinationType
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. |