ASP.NET Core

Upgrade Guide User Guide Demos Support Forums Download
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class ParamType - ASP.NETCore API Reference | Syncfusion

    Show / Hide Table of Contents

    Class ParamType

    Defines the data type of a parameter.

    Inheritance
    System.Object
    ParamType
    Namespace: Syncfusion.Report
    Assembly: Syncfusion.Report.Portable.dll
    Syntax
    public sealed class ParamType : Enum

    Fields

    Boolean

    Declaration
    public const ParamType Boolean
    Field Value
    Type Description
    ParamType

    DateTime

    Declaration
    public const ParamType DateTime
    Field Value
    Type Description
    ParamType

    Float

    Declaration
    public const ParamType Float
    Field Value
    Type Description
    ParamType

    Integer

    Declaration
    public const ParamType Integer
    Field Value
    Type Description
    ParamType

    String

    Declaration
    public const ParamType String
    Field Value
    Type Description
    ParamType

    value__

    Declaration
    public int value__
    Field Value
    Type Description
    System.Int32
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved