UsageAnalytics Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[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
- 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) |