AddRowsSettings Properties TIBCO Spotfire 7.11 API Reference

The AddRowsSettings type exposes the following members.

Properties

  Name Description
Public property CreateNewSourceColumn
Gets a value indicating whether a new origin column (containing the identifier values) should be created to identify the original and added rows.
Public property IgnoredColumns
Gets the signatures for the columns in the added data that should not be included in the result.
Public property Map
Gets the mapping between columns in the original data (keys) and columns in the added data (values).
Public property NewRowSourceValue
Gets the value (if any) to use to identify the added rows.
Public property OriginalRowSourceValue
Gets the value (if any) to use to identify the original rows.
Public property RowSourceColumnName
Gets the name (if any) of the origin column that should be created or used to identify the original and added rows.
Public property UseExistingSourceColumn
Gets a value indicating whether an existing origin column (containing the identifier values) should be used to identify the original and added rows.
Top
See Also

Reference