Partilhar via


Propriedade do RDL IsExpression

Indicates whether Value contains an expression.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxe

'Declaração
ReadOnly Property IsExpression As Boolean
    Get
'Uso
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

Valor da propriedade

Tipo: System. . :: . .Boolean
A Boolean value.