DataFunctionDefinition Properties

Spotfire 14.3 API Reference

The DataFunctionDefinition type exposes the following members.

Properties

  NameDescription
Public propertyAllowCaching
Gets a value indicating whether caching of the result of the function is allowed or not.
Public propertyCategory
Gets the category of the data function.
Public propertyDescription
Gets the description.
Public propertyDisplayName
Gets the display name.
Public propertyFunctionName
Gets the name of the function.
Public propertyInputParameters
Gets the input parameters.
Public propertyIsApprovedByCurrentUser
Gets a value indicating whether this data function is approved by the current Windows user.
Public propertyLibraryIdentifier
Gets the identifier to the function definition as stored in the library.
Public propertyOutputParameters
Gets the output parameters.
Public propertyServiceType
Gets the type identifier for the provider responsible for executing the function.
Public propertySettings
Gets settings that are specific for the type of function used.
Top
See Also

Reference