Click or drag to resize

sampleGroupSetcountTags Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

[This is preliminary documentation and is subject to change.]

Increases count for each sampleGroupItem witch has tag found in tagLine

Namespace:  imbWEM.Core.sampleGroup
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
protected void countTags(
	string tagline,
	bool doReduction = false
)

Parameters

tagline
Type: SystemString
The tagline from database or [!:imbSqlEntityCollectionBase]
doReduction (Optional)
Type: SystemBoolean

[Missing <param name="doReduction"/> documentation for "M:imbWEM.Core.sampleGroup.sampleGroupSet.countTags(System.String,System.Boolean)"]

See Also