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

In This Topic
    DataType Property (Parameter)
    In This Topic
    Gets the type of the parameter.
    Syntax
    'Declaration
     
    
    Public ReadOnly Property DataType As C1.Win.Document.ParameterType
    public C1.Win.Document.ParameterType DataType {get;}
    See Also