Share via


UsageAnalytics Class

Definition

[Microsoft.SharePoint.Client.ScriptType("Microsoft.SharePoint.Client.Search.Analytics.UsageAnalytics", ServerTypeId="{1b61778a-cec2-49bf-b9cc-1264b133307f}")]
public sealed class UsageAnalytics : Microsoft.SharePoint.Client.ClientObject
type UsageAnalytics = class
    inherit ClientObject
Public NotInheritable Class UsageAnalytics
Inherits ClientObject
Inheritance
UsageAnalytics
Attributes

Constructors

UsageAnalytics(ClientRuntimeContext, ObjectPath)
UsageAnalytics(ClientRuntimeContext, Site)

Properties

Context (Inherited from ClientObject)
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)
DeleteCustomEventUsageData(Guid)
DeleteStandardEventUsageData(Int32)
FromJson(JsonReader) (Inherited from ClientObject)
GetAnalyticsItemData(Int32, ListItem)
GetAnalyticsItemDataForApplicationEventType(Guid, ListItem)
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