ProjectCreationInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("PS.ProjectCreationInformation", ServerTypeId="{1e88d96b-47f5-44ca-b0d2-7e8309cd03a8}", ValueObject=true)]
public class ProjectCreationInformation : Microsoft.SharePoint.Client.ClientValueObject
type ProjectCreationInformation = class
    inherit ClientValueObject
Public Class ProjectCreationInformation
Inherits ClientValueObject
Inheritance
ProjectCreationInformation
Attributes

Constructors

ProjectCreationInformation()

Properties

Description
EnterpriseProjectTypeId
Id
Name
Start
TaskList
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