Click or drag to resize

StiElementRetrieveUsedDataNames Method (String)

[Missing <summary> documentation for "M:Stimulsoft.Dashboard.Components.StiElement.RetrieveUsedDataNames(System.String)"]

Namespace:  Stimulsoft.Dashboard.Components
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
public virtual List<string> RetrieveUsedDataNames(
	string group
)

Parameters

group
Type: SystemString

[Missing <param name="group"/> documentation for "M:Stimulsoft.Dashboard.Components.StiElement.RetrieveUsedDataNames(System.String)"]

Return Value

Type: ListString

[Missing <returns> documentation for "M:Stimulsoft.Dashboard.Components.StiElement.RetrieveUsedDataNames(System.String)"]

Implements

IStiRetrievalRetrieveUsedDataNames(String)
See Also