CreatablesInfo Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.CreatablesInfo", ServerTypeId="{9ec9b742-583b-4a15-b1e8-23c8e0d7b6df}")]
public sealed class CreatablesInfo : Microsoft.SharePoint.Client.ClientObject
type CreatablesInfo = class
    inherit ClientObject
Public NotInheritable Class CreatablesInfo
Inherits ClientObject
Inheritance
CreatablesInfo
Attributes

Constructors

CreatablesInfo(ClientRuntimeContext, ObjectPath)

Properties

CanCreateFolders
CanCreateItems
CanUploadFiles
Context (Inherited from ClientObject)
CreatablesCollection
ObjectData (Inherited from ClientObject)
ObjectVersion (Inherited from ClientObject)
Path (Inherited from ClientObject)
ServerObjectIsNull (Inherited from ClientObject)
Tag (Inherited from ClientObject)
TypedObject (Inherited from ClientObject)

Methods

CheckUninitializedProperty(String) (Inherited from ClientObject)
CustomFromJson(JsonReader) (Inherited from ClientObject)
FromJson(JsonReader) (Inherited from ClientObject)
InitNonPropertyFieldFromJson(String, JsonReader) (Inherited from ClientObject)
InitOnePropertyFromJson(String, JsonReader) (Inherited from ClientObject)
IsObjectPropertyInstantiated(String) (Inherited from ClientObject)
IsPropertyAvailable(String) (Inherited from ClientObject)
LoadExpandoFields() (Inherited from ClientObject)
RefreshLoad() (Inherited from ClientObject)
RemoveFromParentCollection() (Inherited from ClientObject)
Retrieve() (Inherited from ClientObject)
Retrieve(String[]) (Inherited from ClientObject)
UpdateClientObjectPropertyType(String, Object, JsonReader) (Inherited from ClientObject)

Applies to