ReportExpression.Empty Property

Definition

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.

Applies to