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