Web API Core | ComponentOne
C1.Web.Api.Report.Models Namespace / Parameter Class / Prompt Property

In This Topic
    Prompt Property
    In This Topic
    Gets the prompt to display when asking for parameter value.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Prompt As String
    public string Prompt {get;}
    See Also