다음을 통해 공유


IExpression.IsExpression 속성

Indicates whether Value contains an expression.

네임스페이스:  Microsoft.ReportingServices.RdlObjectModel
어셈블리:  Microsoft.ReportingServices.Designer.Controls(Microsoft.ReportingServices.Designer.Controls.dll)

구문

‘선언
ReadOnly Property IsExpression As Boolean 
    Get
‘사용 방법
Dim instance As IExpression 
Dim value As Boolean 

value = instance.IsExpression
bool IsExpression { get; }
property bool IsExpression {
    bool get ();
}
abstract IsExpression : bool
function get IsExpression () : boolean

속성 값

유형: System.Boolean
A Boolean value.

참고 항목

참조

IExpression 인터페이스

Microsoft.ReportingServices.RdlObjectModel 네임스페이스