ReportExpression.BuildNullValue Method
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public Shared Function BuildNullValue As String
'Usage
Dim returnValue As String
returnValue = ReportExpression.BuildNullValue()
public static string BuildNullValue()
public:
static String^ BuildNullValue()
static member BuildNullValue : unit -> string
public static function BuildNullValue() : String
Return Value
Type: System.String