Click or drag to resize

StiDataTransformationRetrieveUsedDataNames Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.StiDataTransformation.RetrieveUsedDataNames(System.String)"]

Namespace:  Stimulsoft.Report.Dictionary
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public List<string> RetrieveUsedDataNames(
	string group
)

Parameters

group
Type: SystemString

[Missing <param name="group"/> documentation for "M:Stimulsoft.Report.Dictionary.StiDataTransformation.RetrieveUsedDataNames(System.String)"]

Return Value

Type: ListString

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.StiDataTransformation.RetrieveUsedDataNames(System.String)"]

Implements

IStiRetrievalRetrieveUsedDataNames(String)
See Also