Click or drag to resize

sampleGroupItemgroupSizeLimit Property

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Limit of group size. If -1 limit is disabled

Namespace:  imbWEM.Core.sampleGroup
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntax
C#
public int groupSizeLimit { get; set; }

Property Value

Type: Int32
The group size limit.
See Also