StatusAssignmentCreationInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("PS.StatusAssignmentCreationInformation", ServerTypeId="{2b7abc77-4aea-4a63-9eec-ef34a21c8ba1}", ValueObject=true)]
public class StatusAssignmentCreationInformation : Microsoft.SharePoint.Client.ClientValueObject
type StatusAssignmentCreationInformation = class
    inherit ClientValueObject
Public Class StatusAssignmentCreationInformation
Inherits ClientValueObject
Inheritance
StatusAssignmentCreationInformation
Attributes

Constructors

StatusAssignmentCreationInformation()

Properties

Comment
Id
ProjectId
Task
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