Click or drag to resize

StiRecentConnectionsSetPin Method

[Missing <summary> documentation for "M:Stimulsoft.Report.StiRecentConnections.SetPin(System.Int32,System.Boolean)"]

Namespace:  Stimulsoft.Report
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void SetPin(
	int ID,
	bool pinValue
)

Parameters

ID
Type: SystemInt32

[Missing <param name="ID"/> documentation for "M:Stimulsoft.Report.StiRecentConnections.SetPin(System.Int32,System.Boolean)"]

pinValue
Type: SystemBoolean

[Missing <param name="pinValue"/> documentation for "M:Stimulsoft.Report.StiRecentConnections.SetPin(System.Int32,System.Boolean)"]

See Also