StageDetailPageCreationInformation 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.StageDetailPageCreationInformation", ServerTypeId="{04c2bf02-2097-4e62-a46d-37b135f55a18}", ValueObject=true)]
public class StageDetailPageCreationInformation : Microsoft.SharePoint.Client.ClientValueObject
type StageDetailPageCreationInformation = class
inherit ClientValueObject
Public Class StageDetailPageCreationInformation
Inherits ClientValueObject
- Inheritance
- Attributes
Constructors
| StageDetailPageCreationInformation() |
Properties
| Description | |
| Id | |
| Position | |
| RequiresAttention | |
| TypeId |
Methods
| CustomFromJson(JsonReader) | (Inherited from ClientValueObject) |
| CustomWriteToXml(XmlWriter, SerializationContext) | (Inherited from ClientValueObject) |
| FromJson(JsonReader) | (Inherited from ClientValueObject) |
| InitOnePropertyFromJson(String, JsonReader) | |
| WriteToXml(XmlWriter, SerializationContext) | |