Click or drag to resize

webProjectKnowledgeSetAdd Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

[Missing <summary> documentation for "M:imbWBI.Core.WebCase.collections.webProjectKnowledgeSet.Add(imbWBI.Core.WebCase.webCaseKnowledge)"]

Namespace:  imbWBI.Core.WebCase.collections
Assembly:  imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntax
C#
public void Add(
	webCaseKnowledge webCase
)

Parameters

webCase
Type: imbWBI.Core.WebCasewebCaseKnowledge

[Missing <param name="webCase"/> documentation for "M:imbWBI.Core.WebCase.collections.webProjectKnowledgeSet.Add(imbWBI.Core.WebCase.webCaseKnowledge)"]

See Also