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.