FlexReport for .NET | ComponentOne
C1.Document Assembly / C1.Win.ImportServices.ReportingService4 Namespace / ReportParameter Class / Dependencies Property

In This Topic
    Dependencies Property (ReportParameter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Dependencies As String()
    public string[] Dependencies {get; set;}
    See Also