Share via


ReportExpression.Empty 속성

정의

비어 있는 보고서 식 개체를 가져옵니다.

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

속성 값

비어 있는 보고서 식 개체입니다.

적용 대상