Class AnalysisResultsVM
Namespace: FastReport.Cloud
Assembly: FastReport.Cloud.SDK.dll
Syntax
public class AnalysisResultsVM : CloudBaseVM
Properties
Results
Declaration
public System.Collections.Generic.ICollection<AnalysisResultVM> Results { get; set; }
Property Value
Type | Description |
---|---|
System.Collections.Generic.ICollection<AnalysisResultVM> |