Click or drag to resize

sampleGroupSetisCountCalledYet Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Indicating whether [!:setGroupCounts(IRelationEnabledCollection)] called since construction of this instance

Namespace:  imbWEM.Core.sampleGroup
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public bool isCountCalledYet { get; }

Property Value

Type: Boolean
true if it seems a collection was already counted; otherwise, false.
See Also