Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public string GetHTMLReportOutput(
Uri URI,
bool FullImagePath = false
)
public string GetHTMLReportOutput(
Uri URI,
bool FullImagePath = false
)
Public Function GetHTMLReportOutput (
URI As Uri,
Optional FullImagePath As Boolean = false
) As String
Public Function GetHTMLReportOutput (
URI As Uri,
Optional FullImagePath As Boolean = false
) As String
public:
String^ GetHTMLReportOutput(
Uri^ URI,
bool FullImagePath = false
)
public:
String^ GetHTMLReportOutput(
Uri^ URI,
bool FullImagePath = false
)
Return Value
Type:
String