Please ensure Javascript is enabled for purposes of website accessibility
Powered by Zoomin Software. For more details please contactZoomin

Apps, Widgets, and Controls

HistorySources​.Remove

  • Last UpdatedDec 08, 2015
  • 1 minute read

HistorySources.Remove method removes the specified history source from the list.

Example

Dim histSources = Trend1.HistorySources;

Dim ret = histSources.Remove("IDC_INSQL15");

Syntax

[Result =] HistorySources.Remove(string HistorySourceName);

Parameters

HistorySourceName

The name of the history source.

Return Value

This method returns TRUE if the instance was removed from the list. This method returns FALSE if the exact instance is not in the list, and the list remains unchanged.

In This Topic
TitleResults for “How to create a CRG?”Also Available in