CalculationSettingsAddDependency Method TIBCO Spotfire 7.6 API Reference
Overload List

  Name Description
Protected method AddDependency(CalculationDependencyIdentifier, DataColumn)
Creates a dependency on a DataColumn identified by identifier. If a dependency with that identifier already exists it will replace the old dependency with the new one.
Protected method AddDependency(CalculationDependencyIdentifier, DataSelection)
Creates a dependency on a dataselection identified by identifier. If a dependency with that identifier already exists it will replace the old dependency with the new one.
Protected method AddDependency(CalculationDependencyIdentifier, IEnumerableDataColumn)
Creates a dependency on a number of DataColumn objects identified by identifier. If a dependency with that identifier already exists it will replace the old dependency with the new one.
Top
See Also

Reference