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

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