 | industryTermModelProject Constructor (String, String, folderNode) |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Namespace:
imbWBI.IndustryTermModel.industry
Assembly:
imbWBI.IndustryTermModel (in imbWBI.IndustryTermModel.dll) Version: 1.0.49
Syntaxpublic industryTermModelProject(
string __name,
string __description,
folderNode __parentNode
)
Parameters
- __name
- Type: SystemString
The name. - __description
- Type: SystemString
The description. - __parentNode
- Type: folderNode
The parent node.
See Also