TenantAppInstance Class

Definition

[Microsoft.SharePoint.Client.ScriptType("SP.TenantAppInstance", ServerTypeId="{729f09b7-a266-4d40-8689-0a1490156244}")]
public sealed class TenantAppInstance : Microsoft.SharePoint.Client.ClientObject
type TenantAppInstance = class
    inherit ClientObject
Public NotInheritable Class TenantAppInstance
Inherits ClientObject
Inheritance
TenantAppInstance
Attributes

Constructors

TenantAppInstance(ClientRuntimeContext, ObjectPath)

Properties

Context (Inherited from ClientObject)
Id
ObjectData (Inherited from ClientObject)
ObjectVersion (Inherited from ClientObject)
Path (Inherited from ClientObject)
ServerObjectIsNull (Inherited from ClientObject)
SiteId
Tag (Inherited from ClientObject)
TypedObject (Inherited from ClientObject)
WebId

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