StageCustomFieldCreationInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("PS.StageCustomFieldCreationInformation", ServerTypeId="{ee2262c3-3fff-414e-98b2-44f850fef529}", ValueObject=true)]
public class StageCustomFieldCreationInformation : Microsoft.SharePoint.Client.ClientValueObject
type StageCustomFieldCreationInformation = class
    inherit ClientValueObject
Public Class StageCustomFieldCreationInformation
Inherits ClientValueObject
Inheritance
StageCustomFieldCreationInformation
Attributes

Constructors

StageCustomFieldCreationInformation()

Properties

Id
ReadOnly
Required
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