Click or drag to resize

IStiAppDataSourceFetchParentRelations Method

[Missing <summary> documentation for "M:Stimulsoft.Base.IStiAppDataSource.FetchParentRelations(System.Boolean)"]

Namespace:  Stimulsoft.Base
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
IEnumerable<IStiAppDataRelation> FetchParentRelations(
	bool activePreferred
)

Parameters

activePreferred
Type: SystemBoolean

[Missing <param name="activePreferred"/> documentation for "M:Stimulsoft.Base.IStiAppDataSource.FetchParentRelations(System.Boolean)"]

Return Value

Type: IEnumerableIStiAppDataRelation

[Missing <returns> documentation for "M:Stimulsoft.Base.IStiAppDataSource.FetchParentRelations(System.Boolean)"]

See Also