CopyMigrationInfo 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.CopyMigrationInfo", ServerTypeId="{6b7ef931-d5bf-4213-bfb1-509278a9cabf}", ValueObject=true)]
public class CopyMigrationInfo : Microsoft.SharePoint.Client.ClientValueObject
type CopyMigrationInfo = class
inherit ClientValueObject
Public Class CopyMigrationInfo
Inherits ClientValueObject
- Inheritance
- Attributes
Constructors
| CopyMigrationInfo() |
Properties
| EncryptionKey | |
| JobId | |
| JobQueueUri | |
| TypeId |
Methods
| CustomFromJson(JsonReader) | (Inherited from ClientValueObject) |
| CustomWriteToXml(XmlWriter, SerializationContext) | (Inherited from ClientValueObject) |
| FromJson(JsonReader) | (Inherited from ClientValueObject) |
| InitOnePropertyFromJson(String, JsonReader) | |
| WriteToXml(XmlWriter, SerializationContext) | |