Blazor | ComponentOne
C1.Blazor.Viewer Assembly / C1.Blazor.Viewer.Model Namespace / ReportResultInfo Class / Features Property

In This Topic
    Features Property (ReportResultInfo)
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property Features As ApiFeatures
    public ApiFeatures Features {get; set;}
    See Also