ReportExpression.Empty Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the empty report expression object.
public:
static property Microsoft::ReportingServices::RdlObjectModel::ReportExpression Empty { Microsoft::ReportingServices::RdlObjectModel::ReportExpression get(); };
public static Microsoft.ReportingServices.RdlObjectModel.ReportExpression Empty { get; }
member this.Empty : Microsoft.ReportingServices.RdlObjectModel.ReportExpression
Public Shared ReadOnly Property Empty As ReportExpression
Property Value
The empty report expression object.