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

In This Topic
    PromptUserSpecified Property (ReportParameter)
    In This Topic
    Syntax
    'Declaration
     
    Public Property PromptUserSpecified As Boolean
    public bool PromptUserSpecified {get; set;}
    See Also