Click or drag to resize

webProjectKnowledgeSetwebCases Property

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "P:imbWBI.Core.WebCase.collections.webProjectKnowledgeSet.webCases"]

Namespace:  imbWBI.Core.WebCase.collections
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public ConcurrentBag<webCaseKnowledge> webCases { get; set; }

Property Value

Type: ConcurrentBagwebCaseKnowledge
See Also