CreatableItemInfo Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.CreatableItemInfo", ServerTypeId="{e9797d9d-2304-4c12-bc6b-4a4e9d7a0ea6}", ValueObject=true)]
public sealed class CreatableItemInfo : Microsoft.SharePoint.Client.ClientValueObject
type CreatableItemInfo = class
    inherit ClientValueObject
Public NotInheritable Class CreatableItemInfo
Inherits ClientValueObject
Inheritance
CreatableItemInfo
Attributes

Constructors

CreatableItemInfo()

Properties

DocumentTemplate
FileExtension
ItemType
TypeId

Methods

CustomFromJson(JsonReader) (Inherited from ClientValueObject)
CustomWriteToXml(XmlWriter, SerializationContext) (Inherited from ClientValueObject)
FromJson(JsonReader) (Inherited from ClientValueObject)
InitOnePropertyFromJson(String, JsonReader) (Inherited from ClientValueObject)
WriteToXml(XmlWriter, SerializationContext)

Applies to