FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / ParameterStrings Class / ValueNotSpecified Property

In This Topic
    ValueNotSpecified Property (ParameterStrings)
    In This Topic
    Gets or sets the error message text for a parameter that has to be set.
    Syntax
    'Declaration
     
    Public Property ValueNotSpecified As String
    public string ValueNotSpecified {get; set;}
    See Also