Click or drag to resize

StiGoogleSheetsAdapterServiceGetParametersFromData Method

[Missing <summary> documentation for "M:Stimulsoft.Report.Dictionary.Adapters.Google.StiGoogleSheetsAdapterService.GetParametersFromData(Stimulsoft.Report.Dictionary.StiData,Stimulsoft.Report.Dictionary.StiDataSource)"]

Namespace:  Stimulsoft.Report.Dictionary.Adapters.Google
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public override StiDataParametersCollection GetParametersFromData(
	StiData data,
	StiDataSource dataSource
)

Parameters

data
Type: Stimulsoft.Report.DictionaryStiData

[Missing <param name="data"/> documentation for "M:Stimulsoft.Report.Dictionary.Adapters.Google.StiGoogleSheetsAdapterService.GetParametersFromData(Stimulsoft.Report.Dictionary.StiData,Stimulsoft.Report.Dictionary.StiDataSource)"]

dataSource
Type: Stimulsoft.Report.DictionaryStiDataSource

[Missing <param name="dataSource"/> documentation for "M:Stimulsoft.Report.Dictionary.Adapters.Google.StiGoogleSheetsAdapterService.GetParametersFromData(Stimulsoft.Report.Dictionary.StiData,Stimulsoft.Report.Dictionary.StiDataSource)"]

Return Value

Type: StiDataParametersCollection

[Missing <returns> documentation for "M:Stimulsoft.Report.Dictionary.Adapters.Google.StiGoogleSheetsAdapterService.GetParametersFromData(Stimulsoft.Report.Dictionary.StiData,Stimulsoft.Report.Dictionary.StiDataSource)"]

See Also