Gets or sets the Location of the File Name or Path to Save the JSon Result Data of the Data Execution Plan.
Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public string SaveResultJSonLocation { get; set; }public string SaveResultJSonLocation { get; set; }Public Property SaveResultJSonLocation As String
Get
Set
Public Property SaveResultJSonLocation As String
Get
Set
public:
property String^ SaveResultJSonLocation {
String^ get ();
void set (String^ value);
}public:
property String^ SaveResultJSonLocation {
String^ get ();
void set (String^ value);
}Property Value
Type:
String