Partager via


Propriété Empty

Cette API prend en charge l'infrastructure et n'est pas destinée à être utilisée directement à partir de votre code.

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

Syntaxe

'Déclaration
Public Shared ReadOnly Property Empty As ReportExpression
    Get
'Utilisation
Dim value As ReportExpression

value = ReportExpression.Empty
public static ReportExpression Empty { get; }
public:
static property ReportExpression Empty {
    ReportExpression get ();
}
static member Empty : ReportExpression
static function get Empty () : ReportExpression