Click or drag to resize

StiRecentConnectionsItem Constructor

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public Item(
	StiRecentConnectionsConnection connection,
	string name
)

Parameters

connection
Type: Stimulsoft.ReportStiRecentConnectionsConnection

[Missing <param name="connection"/> documentation for "M:Stimulsoft.Report.StiRecentConnections.Item.#ctor(Stimulsoft.Report.StiRecentConnections.Connection,System.String)"]

name
Type: SystemString

[Missing <param name="name"/> documentation for "M:Stimulsoft.Report.StiRecentConnections.Item.#ctor(Stimulsoft.Report.StiRecentConnections.Connection,System.String)"]

See Also