AppViewCreationInfo Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.AppViewCreationInfo", ServerTypeId="{52a8011d-98c5-466f-9cde-2e5ef9cc811b}", ValueObject=true)]
public class AppViewCreationInfo : Microsoft.SharePoint.Client.ClientValueObject
type AppViewCreationInfo = class
    inherit ClientValueObject
Public Class AppViewCreationInfo
Inherits ClientValueObject
Inheritance
AppViewCreationInfo
Attributes

Constructors

AppViewCreationInfo()

Properties

AppId
IsPrivate
Title
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