Compartir a través de


IsExpression Propiedad

Indicates whether Value contains an expression.

Espacio de nombres:  Microsoft.ReportingServices.RdlObjectModel
Ensamblado:  Microsoft.ReportingServices.Designer.Controls (en Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxis

'Declaración
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 de la propiedad

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