Click or drag to resize

reportInPackageGroupCollectionselect Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Reporting.links.groups
Assembly:  imbSCI.Reporting (in imbSCI.Reporting.dll) Version: 0.3.70.
Syntax
C#
public reportInPackageGroup select(
	string groupName,
	bool createIfNotFind = true
)
Request Example View Source

Parameters

groupName
Type: SystemString
createIfNotFind (Optional)
Type: SystemBoolean

Return Value

Type: reportInPackageGroup
See Also