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

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