Saves the Data Reports Collection to the Data Store.
Namespace: AJE.DataAssetEngineAssembly: AJE.DataAssetEngine (in AJE.DataAssetEngine.dll) Version: 4.0.8187.28944 (4.0.1.1)
public bool SaveDataReports(
bool Force = false
)
public bool SaveDataReports(
bool Force = false
)
Public Function SaveDataReports (
Optional Force As Boolean = false
) As Boolean
Public Function SaveDataReports (
Optional Force As Boolean = false
) As Boolean
public:
bool SaveDataReports(
bool Force = false
)
public:
bool SaveDataReports(
bool Force = false
)
Return Value
Type:
Boolean