|
OutputAdapterClearCacheOnStartup Property
|
Gets or sets flag that determines if eDNA client API cache should be cleared on startup.
Namespace: eDNAAdaptersAssembly: eDNAAdapters (in eDNAAdapters.dll) Version: 2.4.207-beta
Syntax function get_ClearCacheOnStartup();
function set_ClearCacheOnStartup(value);
View SourceProperty Value
BooleanSee Also