Click or drag to resize

StiGoogleSheetsSource Constructor (String, String)

Initializes a new instance of the StiGoogleSheetsSource class

Namespace:  Stimulsoft.Report.Dictionary.DataSources.Google
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public StiGoogleSheetsSource(
	string nameInSource,
	string name
)

Parameters

nameInSource
Type: SystemString

[Missing <param name="nameInSource"/> documentation for "M:Stimulsoft.Report.Dictionary.DataSources.Google.StiGoogleSheetsSource.#ctor(System.String,System.String)"]

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Report.Dictionary.DataSources.Google.StiGoogleSheetsSource.#ctor(System.String,System.String)"]

See Also