Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
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.