DataFunctionDefinitionBuilder Properties

Spotfire 14.3 API Reference

The DataFunctionDefinitionBuilder type exposes the following members.

Properties

  NameDescription
Public propertyAllowCaching
Gets or sets a value indicating whether caching of the result of the function is allowed or not.
Public propertyCategory
Gets or sets the category of the data function.
Public propertyDescription
Gets or sets the description.
Public propertyDisplayName
Gets or sets the display name.
Public propertyFunctionName
Gets or sets the function name.
Public propertyInputParameters
Gets the input parameters.
Public propertyIsValid
Gets a value indicating whether the builder contains enough information to build a data function definition or not.
Public propertyLibraryIdentifier
Gets the library identifier of the DataFunctionDefinition to be built.
Public propertyOutputParameters
Gets the output parameters.
Public propertyServiceType
Gets or sets the service type.
Public propertySettings
Gets the implementation specific settings.
Top
See Also

Reference