CopyJobProgress Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.CopyJobProgress", ServerTypeId="{bc64b0db-1450-44be-9add-f15b09e8cfca}", ValueObject=true)]
public class CopyJobProgress : Microsoft.SharePoint.Client.ClientValueObject
type CopyJobProgress = class
    inherit ClientValueObject
Public Class CopyJobProgress
Inherits ClientValueObject
Inheritance
CopyJobProgress
Attributes

Constructors

CopyJobProgress()

Properties

JobState
Logs
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