Partager via


Propriété IsExpression

Indicates whether Value contains an expression.

Espace de noms :  Microsoft.ReportingServices.RdlObjectModel
Assembly :  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Syntaxe

'Déclaration
ReadOnly Property IsExpression As Boolean
    Get
'Utilisation
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

Valeur de propriété

Type : System. . :: . .Boolean
A Boolean value.