ReportParameter.TypeSpecified 属性

定义

指示是否已经指定了 Type 属性。

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

属性值

一个 Boolean 值。

适用于