Свойство Empty
An empty expression.
Пространство имен: Microsoft.ReportingServices.RdlObjectModel
Сборка: Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)
Синтаксис
'Декларация
Public Shared ReadOnly Property Empty As ReportExpression
Get
'Применение
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
Значение свойства
Тип Microsoft.ReportingServices.RdlObjectModel. . :: . .ReportExpression
A ReportExpression object.