ASP.NET Core

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

    Show / Hide Table of Contents

    Class ProcParameter

    Inheritance
    System.Object
    ProcParameter
    Namespace: Syncfusion.Report.Data
    Assembly: Syncfusion.Report.Portable.dll
    Syntax
    public class ProcParameter : Object

    Constructors

    ProcParameter()

    Declaration
    public ProcParameter()

    Properties

    DataType

    Declaration
    public string DataType { get; set; }
    Property Value
    Type Description
    System.String

    IsInput

    Declaration
    public bool IsInput { get; set; }
    Property Value
    Type Description
    System.Boolean
    Back to top Generated by DocFX
    Copyright © 2001 - 2021 Syncfusion Inc. All Rights Reserved