Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Indicates whether Value contains an expression.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
ReadOnly Property IsExpression As Boolean
Get
'Usage
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
Property Value
Type: System.Boolean
A Boolean value.