Share via


ParameterField.PromptingType Property

Gets or sets whether or not the parameter field contains discrete values, range values, or both.

Namespace CrystalDecisions.Shared Assembly CrystalDecisions.Shared (CrystalDecisions.Shared.dll)

Syntax

'Declaration

Public Overrideable Property PromptingType As CrystalDecisions.Shared.DiscreteOrRangeKind
public virtual CrystalDecisions.Shared.DiscreteOrRangeKind PromptingType {get; set;}

Version Information

Crystal Reports Basic for Visual Studio 2008

Supported since: Crystal Reports .NET 10

See Also

Reference

ParameterField Class
ParameterField Members
CrystalDecisions.Shared Namespace