Finds the id of the Library analysis entry with the given
path.
Namespace: Spotfire.Dxp.Automation.ExtensionAssembly: Spotfire.Dxp.Automation.Framework (in Spotfire.Dxp.Automation.Framework.dll) Version: 18.10.8513.5432 (18.10.8513.5432)
Syntax
Parameters
- application
- Type: AnalysisApplication
The application object to use to perform the look-up.
- path
- Type:
System String
The path for which the id will be found.
Return Value
Type:The id of the Library entry at the path given by path.
Exceptions
| Exception | Condition |
|---|---|
| application is null or path is null or empty. | |
| LibraryException |
|
Version Information
See Also