Click or drag to resize

sampleGroupSetdb_groupTagFieldName Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Database table field containing group tags

Namespace:  imbWEM.Core.sampleGroup
Assembly:  imbWEM.Core (in imbWEM.Core.dll) Version: 0.3.55
Syntax
C#
public string db_groupTagFieldName { get; protected set; }

Property Value

Type: String
The name of the database group tag field.
See Also