DataFunctionTransformation Properties TIBCO Spotfire 6.0 API Reference
The DataFunctionTransformation type exposes the following members.
Properties

  NameDescription
Public propertyFunctionDefinition
Gets the function definition used for the tranformation.
Public propertyLoadReport
Gets the PartialDataLoadReport that can be used to report errors during connection.
(Inherited from DataTransformation.)
Public propertyName
Gets the display name of the transformation.
(Inherited from DataTransformation.)
Public propertyTypeId
Gets the type identifier for the data source.
(Inherited from DataTransformation.)
Back to Top
See Also