Returns the Report Data Context for the Report Item as XML.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public virtual string ToXML(
bool NoParse = false
)
public virtual string ToXML(
bool NoParse = false
)
Public Overridable Function ToXML (
Optional NoParse As Boolean = false
) As String
Public Overridable Function ToXML (
Optional NoParse As Boolean = false
) As String
public:
virtual String^ ToXML(
bool NoParse = false
)
public:
virtual String^ ToXML(
bool NoParse = false
)
Return Value
Type:
String