AssignmentCreationInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("PS.AssignmentCreationInformation", ServerTypeId="{f9c5fe6f-1a1b-4134-bc78-c145400f9b58}", ValueObject=true)]
public class AssignmentCreationInformation : Microsoft.SharePoint.Client.ClientValueObject
type AssignmentCreationInformation = class
    inherit ClientValueObject
Public Class AssignmentCreationInformation
Inherits ClientValueObject
Inheritance
AssignmentCreationInformation
Attributes

Constructors

AssignmentCreationInformation()

Properties

Finish
Id
Notes
ResourceId
Start
TaskId
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