Click or drag to resize

StiDataLinkHelperGetLinks Method

[Missing <summary> documentation for "M:Stimulsoft.Data.Engine.StiDataLinkHelper.GetLinks(Stimulsoft.Base.IStiAppDictionary)"]

Namespace:  Stimulsoft.Data.Engine
Assembly:  Stimulsoft.Data (in Stimulsoft.Data.dll) Version: 2019.3.1.0
Syntax
public static List<StiDataLink> GetLinks(
	IStiAppDictionary dictionary
)

Parameters

dictionary
Type: Stimulsoft.BaseIStiAppDictionary

[Missing <param name="dictionary"/> documentation for "M:Stimulsoft.Data.Engine.StiDataLinkHelper.GetLinks(Stimulsoft.Base.IStiAppDictionary)"]

Return Value

Type: ListStiDataLink

[Missing <returns> documentation for "M:Stimulsoft.Data.Engine.StiDataLinkHelper.GetLinks(Stimulsoft.Base.IStiAppDictionary)"]

See Also