Share via


ViewCreationInformation Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.ViewCreationInformation", ServerTypeId="{a3547807-7266-42f3-b055-afa6e840e458}", ValueObject=true)]
public class ViewCreationInformation : Microsoft.SharePoint.Client.ClientValueObject
type ViewCreationInformation = class
    inherit ClientValueObject
Public Class ViewCreationInformation
Inherits ClientValueObject
Inheritance
ViewCreationInformation
Attributes

Constructors

ViewCreationInformation()

Properties

baseViewId
Paged
PersonalView
Query
RowLimit
SetAsDefaultView
Title
TypeId
ViewFields
ViewTypeKind

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