MoveCopyOptions Class
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.
[Microsoft.SharePoint.Client.ScriptType("SP.MoveCopyOptions", ServerTypeId="{b3ff81b8-6cec-4ad3-ae27-9d5cff515d8e}", ValueObject=true)]
public class MoveCopyOptions : Microsoft.SharePoint.Client.ClientValueObject
type MoveCopyOptions = class
inherit ClientValueObject
Public Class MoveCopyOptions
Inherits ClientValueObject
- Inheritance
- Attributes
Constructors
| MoveCopyOptions() |
Properties
| KeepBoth | |
| TypeId |
Methods
| CustomFromJson(JsonReader) | (Inherited from ClientValueObject) |
| CustomWriteToXml(XmlWriter, SerializationContext) | (Inherited from ClientValueObject) |
| FromJson(JsonReader) | (Inherited from ClientValueObject) |
| InitOnePropertyFromJson(String, JsonReader) | |
| WriteToXml(XmlWriter, SerializationContext) | |