ASP.NET Core 6.3.16
Demos Support Blog Download
Show / Hide Table of Contents
PDF

Class ExtensionParameter

Inheritance
System.Object
ExtensionParameter
Namespace: Microsoft.SqlServer.ReportingServices2010
Assembly: BoldReports.Web.dll
Syntax
public class ExtensionParameter : Object

Constructors

ExtensionParameter()

Declaration
public ExtensionParameter()

Properties

DisplayName

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

Encrypted

Declaration
public bool Encrypted { get; set; }
Property Value
Type Description
System.Boolean

Error

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

IsPassword

Declaration
public bool IsPassword { get; set; }
Property Value
Type Description
System.Boolean

Name

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

ReadOnly

Declaration
public bool ReadOnly { get; set; }
Property Value
Type Description
System.Boolean

Required

Declaration
public bool Required { get; set; }
Property Value
Type Description
System.Boolean

RequiredSpecified

Declaration
public bool RequiredSpecified { get; set; }
Property Value
Type Description
System.Boolean

ValidValues

Declaration
public ValidValue[] ValidValues { get; set; }
Property Value
Type Description
ValidValue[]

Value

Declaration
public string Value { get; set; }
Property Value
Type Description
System.String
In This Article
Was this page helpful? Yes No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
×
SEND FEEDBACK REGARDING THIS TOPIC

Please provide additional information

Please provide additional information

Please provide additional information

Please provide additional information
Please provide additional information
Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved