Create a function definition from the library.
Namespace: Spotfire.Dxp.Data.DataFunctionsAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Parameters
- functionLibraryItem
- Type: Spotfire.Dxp.Framework.Library LibraryItem
The library item for the function definition to get.
- libraryManager
- Type: Spotfire.Dxp.Framework.Library LibraryManager
The library manager.
Return Value
Type: DataFunctionDefinitionThe function definition.
Exceptions
Exception | Condition |
---|---|
Spotfire.Dxp.Framework.Library LibraryException | Thrown if it was not possible to open the file from the library. |
System ArgumentNullException | Thrown if any of the inputs are null. |
Version Information
See Also