Overload List
Name | Description | |
---|---|---|
Open(String) |
Opens an analysis from the specified file, using the best
matching reader.
Any currently open document will be closed.
|
|
Open(DataSource) |
Opens a new document with data loaded from the specified source.
Any currently open document will be closed.
|
|
Open(String, DocumentOpenSettings) |
Opens an analysis from the specified file, using the best
matching reader.
Any currently open document will be closed.
|
|
Open(DataSource, DocumentOpenSettings) |
Opens a new document with data loaded from the specified source.
Any currently open document will be closed.
|
|
Open(LibraryItem, DocumentOpenSettings) |
Open the specified analysis or information link
from the library.
|
See Also