Class AuditStatsVM
Namespace: FastReport.Cloud
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class AuditStatsVM : CloudBaseVM
Properties
Items
Declaration
public System.Collections.Generic.IDictionary<string, System.Collections.Generic.ICollection<AuditStatVM>> Items { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.IDictionary<System.String, System.Collections.Generic.ICollection<AuditStatVM>> |