Empty-Eigenschaft
Diese API unterstützt die -Infrastruktur und ist nicht zur direkten Verwendung im Code bestimmt.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Shared ReadOnly Property Empty As ReportExpression
Get
'Usage
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
Eigenschaftswert
Typ: Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportExpression
A ReportExpression object.