Represents a Parameter.
Implements I_ISDirty

Methods

Name Description
CastValue Ensure that a Value is of the correct DataType for a particular Parameter Type.
Clear Clear this object.
Clone Create a Clone of this Parameter.
GetListResolved Get the List Resolved into a comma separated List of values.
GetListResolvedAsDataView Get the List Resolved into a DataView object.
ListAdd Add one or more items to the List.
ListRemove Remove a value from the List.
ListSort Sort the List.
New System Use Only
SetMaxMinValues Set both MaxValue and MinValue properties.
ValueFromString Converts a String representation of a Parameter Value into a Value of the correct DataType.
ValueToString Creates a String representation of a Parameter Value.
ValueUpdateFromValueDataTable System Use Only Update the Value from the ValueDataTable.

Properties

Name Description
BlankTip The Blank Tip for this Parameter.
Caption The display Caption for this Parameter.
CaptionResolved Read-Only The Display Caption Resolved.
CsvGridLayout The grid layout for CSV Grid Parameters.
DecimalPlaces The number of Decimal Places to display a Number or NumberRange Parameter to.
DecimalPlacesResolved Read-Only The number of Decimal Places to display a Number or NumberRange Parameter to.
DefaultValueExpression An Expression that can be used to calculate a Default Value.
DeprecatedReason System Use Only The reason that this Column is deprecated.
DeprecatedVersion System Use Only The version that this Column was deprecated in.
DescriptionOverride The Description of this Parameter.
Enabled Indicates whether this Parameter is Enabled.
GroupDigits Indicates whether to Group Digits in a Number or NumberRange Parameter.
GroupingListShowPageBreakButton Indicates whether to display a Page Break Button for a GroupingList type Parameter.
HasValue Read-Only Indicates whether this Parameter has a value.
HideDescription Indicates that this Parameter should be hidden when creating a Description of Parameters.
IconResourceId An Resource Id of the Icon used when rendering this Parameter.
IncludeTime Indicates whether this Date Parameter can include Time information.
IndentLevel The Indent Level for this Parameter.
IsDirty Read-Only Indicates whether this object has been modified since being created, loaded or refreshed.
LimitToList Indicates whether this List Parameter should only accept values defined in the List property.
List A comma separated List.
Mandatory Indicates whether this Parameter is Mandatory.
MaxLength The Maximum Length for Text and List parameters.
MaxValue The Maximum Value for Date, DateRange, Number and NumberRange parameters.
MinValue The Minimum Value for Date, DateRange, Number and NumberRange parameters.
Name The Parameter Name.
NoIndent Indicates this Grouping List should NOT show items in the right-hand list Indented.
NonPersistable Indicates that this Parameter is Non-Persistable and should not be saved, e.g. a part of Saved Report Settings.
NumberDigitsResolved Read-Only The Number of Digits (including decimal point and separators) that the Number or NumberRange parameter can display.
NumberSpecialType The Special Type for Number and Number Range Parameters.
NumberSpecialTypeText The Number Special Type in its String representation.
ParameterType The Parameter Type.
ParameterTypeText The Parameter Type in its String representation.
PermissionKeyEdit The Permission Key required to allow editing of this Parameter.
RangeLookupFieldList A comma separated list of database field names or collection properties that Range lookups will display.
RangeLookupIdField The name of the database Id field or collection property that Range lookups will select.
RangeLookupSource The name of the Database Table or Standard Range Name used for the Range lookup.
RangeLookupSql The entire SQL Select statement for this Range parameter.
RangeLookupSqlDistinct The SQL Order By used to sort either the database query or collection.
RangeLookupSqlOrderBy The SQL Order By used to sort either the database query or collection.
RangeLookupSqlResolved Read-Only The entire SQL Select statement for this Database type Range parameter.
RangeLookupSqlWhere The SQL Where clause used to filter either the database query or collection.
RangeSingle Indicates whether this Range type Parameter should only be able to select a Single value.
RangeType The Range Type for Range Parameters.
ReadOnly2 Indicates whether the second part of the DateRange or NumberRange Parameter is Read-Only.
ReadOnly2Resolved Read-Only The Read-Only state resolved for the second part of the DateRange or NumberRange Parameter
ReadOnlyResolved Read-Only The Read-Only state resolved.
Rows The number of Rows to display for a Text Parameter or the maximum number of Rows to display for a CheckBoxList Parameter.
SectionColumns The number of Columns to display for this Section (only applicable to sections containing checkbox and other fixed-width paramters).
SpinChange The Spin Change for numeric parameters.
StandaloneOnly Indicates whether this Parameter is only to be used for 'Standalone' situations.
Tag The Tag property can be used to attach another value or object to this item.
TooltipText The Tooltip Text for this Parameter.
UserDefinedIndex The Index of the User Defined Field that this Parameter maps to.
Value The Parameter Value.
ValueAsDataTable Read-Only System Use Only Get the Value as a Data Table to bind to a CSV Grid Parameter.
Visible Indicates whether this Parameter is Visible.

Fields

Name Description
TagInternal1 System Use Only
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0