ProjectDetailPageCreationInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("PS.ProjectDetailPageCreationInformation", ServerTypeId="{6abc7861-5ad4-4354-94fb-3dda8cd47ae4}", ValueObject=true)]
public class ProjectDetailPageCreationInformation : Microsoft.SharePoint.Client.ClientValueObject
type ProjectDetailPageCreationInformation = class
    inherit ClientValueObject
Public Class ProjectDetailPageCreationInformation
Inherits ClientValueObject
Inheritance
ProjectDetailPageCreationInformation
Attributes

Constructors

ProjectDetailPageCreationInformation()

Properties

Id
IsCreate
Position
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