The TaskExecutionContext type exposes the following members.
Back to Top
Back to Top
Methods
| Name | Description | |
|---|---|---|
| CreateLibraryLink |
Creates an URL link to the library
(e.g. http://server/spotfire/library?guid=ec878f68-af67-4d2e-a014-a5d879ad5d03)
| |
| CreateWebPlayerLibraryLink | Creates a link to a TIBCO Spotfire Web Player file for a given library file.
This requires the link to the Web Client server to be set in
TIBCO Spotfire Administration manager. | |
| DeleteLibraryFile | Delete the file from the library. | |
| ExpandTags |
Handles all the tags in a string and returns a string where the tags have been replaced with their values.
| |
| GetAnalyticsServerUri |
Returns the uri of the Analytics Server using the ConnectivityService service
| |
| GetPreference |
Returns the string value for a given named preference
| |
| LibraryPathToId | Finds the id of the Library analysis entry with the given
path.
|
Properties
| Name | Description | |
|---|---|---|
| Application |
The TIBCO Spotfire Application.
| |
| PropertyBag |
Gets the property bag
|
See Also