ParameterFieldDefinition Properties
Public Properties
| Property | Description | |
|---|---|---|
![]() |
CurrentValues | Gets the current values through the ParameterValues object. |
![]() |
DefaultValues | Gets the default values through the ParameterValues object. |
![]() |
DefaultValueSortMethod | Gets the method in which the default values are sorted. |
![]() |
DefaultValueSortOrder | Gets or sets the order in which the default values are sorted. |
![]() |
DiscreteOrRangeKind | Gets or sets whether or not the parameter field contains discrete values, range values, or both. |
![]() |
EditMask | Gets or sets edit mask that restricts what may be entered for string parameters. |
![]() |
EnableAllowEditingDefaultValue | Gets or sets if the default values can be edited. |
![]() |
EnableAllowMultipleValue | Gets or sets the allow multiple values option. |
![]() |
EnableNullValue | Gets the allow null value option for stored procedure parameters. |
![]() |
FormulaName | (Inherited from FieldDefinition.) Gets the field definition unique formula name in Crystal Report formula syntax. |
![]() |
HasCurrentValue | Gets whether the parameter has a current value. |
![]() |
Kind | (Inherited from FieldDefinition.) Gets the kind of field. |
![]() |
MaximumValue | Gets the maximum value. |
![]() |
MinimumValue | Gets the minimum value. |
![]() |
Name | (Inherited from FieldDefinition.) Gets the object's name. |
![]() |
NumberOfBytes | (Inherited from FieldDefinition.) Gets the number of bytes required to store the field data in memory. |
![]() |
ParameterFieldName | Gets the name of the parameter field. |
![]() |
ParameterFieldUsage | Gets the property that describes how the parameter is used within the report. |
![]() |
ParameterType | Gets the parameter type. |
![]() |
ParameterValueKind | Gets the type of the parameter value. |
![]() |
PromptText | Gets or sets the parameter field prompting string. |
![]() |
ReportName | Gets the report name the parameter field is in. If it is a main report, the report name is empty. |
![]() |
UseCount | (Inherited from FieldDefinition.) Obsolete. Gets the number of times a field is used in a report. |
![]() |
ValueType | (Inherited from FieldDefinition.) Gets the type of field value. |
Top
See Also
Reference
ParameterFieldDefinition Members
CrystalDecisions.CrystalReports.Engine Namespace
.gif)