ReportExpression<T>.IsEmpty Proprietà

Definizione

Ottiene o imposta un valore che indica se l'oggetto espressione è vuoto.

public:
 property bool IsEmpty { bool get(); };
public bool IsEmpty { get; }
member this.IsEmpty : bool
Public ReadOnly Property IsEmpty As Boolean

Valore della proprietà

Boolean

True se l'oggetto espressione è vuoto; in caso contrario, false.

Implementazioni

Si applica a