ReportParameter.TypeSpecified Property

Definition

Indicates whether the Type property has been specified.

public:
 property bool TypeSpecified { bool get(); void set(bool value); };
public bool TypeSpecified { get; set; }
member this.TypeSpecified : bool with get, set
Public Property TypeSpecified As Boolean

Property Value

A Boolean value.

Applies to