ReplaceSpecificValueTransformation Properties

Spotfire 14.3 API Reference

The ReplaceSpecificValueTransformation type exposes the following members.

Properties

  NameDescription
Public propertyColumn
Gets the column in which values are replaced.
(Inherited from ReplaceValuesBaseTransformation.)
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 propertyNewValue
Gets the new value.
(Inherited from ReplaceValuesBaseTransformation.)
Public propertyOriginalValue
Gets the original value.
(Inherited from ReplaceValuesBaseTransformation.)
Public propertyRowIdentifyingColumnSignatures
Gets a copy of the list of row identifying column signatures.
Public propertyRowIdentifyingColumnValues
Gets a copy of the list of row identifying column values.
Public propertyTypeId
Gets the type identifier for the data source.
(Inherited from DataTransformation.)
Public propertyWarnWhenReplacingMultipleValues
Gets a value indicating whether a warning should be shown when the transformation replaces more than one value.
Top
See Also

Reference