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

In This Topic
    Name Property (Parameter)
    In This Topic
    Gets the name of the parameter.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property Name As String
    public string Name {get;}
    See Also