CopyMigrationOptions Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.CopyMigrationOptions", ServerTypeId="{e9c85d2d-0451-4b77-ae22-76365a2e9f0c}", ValueObject=true)]
public class CopyMigrationOptions : Microsoft.SharePoint.Client.ClientValueObject
type CopyMigrationOptions = class
    inherit ClientValueObject
Public Class CopyMigrationOptions
Inherits ClientValueObject
Inheritance
CopyMigrationOptions
Attributes

Constructors

CopyMigrationOptions()

Properties

AllowSchemaMismatch
AllowSmallerVersionLimitOnDestination
IgnoreVersionHistory
IsMoveMode
TypeId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader)
WriteToXml(XmlWriter, SerializationContext)

Applies to