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 값입니다.

적용 대상