DataFunctionDefinitionBuilder Properties TIBCO Spotfire 7.6 API Reference

The DataFunctionDefinitionBuilder type exposes the following members.

Properties

  Name Description
Public property AllowCaching
Gets or sets a value indicating whether caching of the result of the function is allowed or not.
Public property Description
Gets or sets the description.
Public property DisplayName
Gets or sets the display name.
Public property FunctionName
Gets or sets the function name.
Public property InputParameters
Gets the input parameters.
Public property IsValid
Gets a value indicating whether the builder contains enough information to build a data function definition or not.
Public property LibraryIdentifier
Gets the library identifier of the datafunction to be built.
Public property OutputParameters
Gets the output parameters.
Public property ServiceType
Gets or sets the service type.
Public property Settings
Gets the implementation specific settings.
Top
See Also

Reference