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