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

Class ItemParameter

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

Constructors

ItemParameter()

Declaration
public ItemParameter()

Properties

AllowBlank

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

AllowBlankSpecified

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

DefaultValues

Declaration
public string[] DefaultValues { get; set; }
Property Value
Type Description
System.String[]

DefaultValuesQueryBased

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

DefaultValuesQueryBasedSpecified

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

Dependencies

Declaration
public string[] Dependencies { get; set; }
Property Value
Type Description
System.String[]

ErrorMessage

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

MultiValue

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

MultiValueSpecified

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

Name

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

Nullable

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

NullableSpecified

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

ParameterStateName

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

ParameterTypeName

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

Prompt

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

PromptUser

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

PromptUserSpecified

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

QueryParameter

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

QueryParameterSpecified

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

ValidValues

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

ValidValuesQueryBased

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

ValidValuesQueryBasedSpecified

Declaration
public bool ValidValuesQueryBasedSpecified { get; set; }
Property Value
Type Description
System.Boolean
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