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