KiiCloudStorageSDK : KiiCorp.Cloud.Analytics Namespace

GroupedResult Class

Contains the result of Analytics.

Syntax

public class GroupedResult

Remarks

Requirements

Namespace: KiiCorp.Cloud.Analytics
Assembly: KiiCloudStorageSDK (in KiiCloudStorageSDK.dll)
Assembly Versions: 3.2.10.0

Members

See Also: Inherited members from object.

Public Properties

[read-only]
SnapShots IList<GroupedSnapShot> . Gets the list of SnapShots.

Member Details

SnapShots Property

Gets the list of SnapShots.

Syntax

public IList<GroupedSnapShot> SnapShots { get; }

Value

The list of SnapShots.

Remarks

Requirements

Namespace: KiiCorp.Cloud.Analytics
Assembly: KiiCloudStorageSDK (in KiiCloudStorageSDK.dll)
Assembly Versions: 3.2.10.0