DataFunctionExpressionFunction Properties TIBCO Spotfire 7.0 API Reference
The DataFunctionExpressionFunction type exposes the following members.
Properties

  NameDescription
Public propertyDescription
Gets the description of the function.
Public propertyName
Gets the name of the function.
Public propertyReturnType
Gets the return type of the function.
Public propertyScript
Gets the script to execute.
Public propertySection
Gets the section of the function.
Back to Top
See Also