CodeCompletionRequestManager.UseLocalEngine Method
| Name | Parameters | Description |
|---|---|---|
| UseLocalEngine() static | none | Activates the local code completion engine and stores report layouts in memory. |
| UseLocalEngine(ICodeCompletionContextStorage) static | contextStorage | Activates the local code completion engine and stores report layouts in the specified storage. |