| 
            
              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.258-beta
Syntaxfunction get_ClearCacheOnStartup();
function set_ClearCacheOnStartup(value);
 View SourceProperty Value
Boolean
See Also