ReplaceSpecificValueTransformation Properties TIBCO Spotfire 7.11 API Reference

The ReplaceSpecificValueTransformation type exposes the following members.

Properties

  Name Description
Public property Column
Gets the column in which values are replaced.
(Inherited from ReplaceValuesBaseTransformation.)
Public property LoadReport
Gets the PartialDataLoadReport that can be used to report errors during connection.
(Inherited from DataTransformation.)
Public property Name
Gets the display name of the transformation.
(Inherited from DataTransformation.)
Public property NewValue
Gets the new value.
(Inherited from ReplaceValuesBaseTransformation.)
Public property OriginalValue
Gets the original value.
(Inherited from ReplaceValuesBaseTransformation.)
Public property RowIdentifyingColumnSignatures
Gets a copy of the list of row identifying column signatures.
Public property RowIdentifyingColumnValues
Gets a copy of the list of row identifying column values.
Public property TypeId
Gets the type identifier for the data source.
(Inherited from DataTransformation.)
Public property WarnWhenReplacingMultipleValues
Gets a value indicating whether a warning should be shown when the transformation replaces more than one value.
Top
See Also

Reference