ProjectDetailPageCreationInformation Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- 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) | |