 | WrapperModelGraph Constructor (folderNode, String, String) |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
The constructor for main (root) wrapper model node
Namespace:
imbWBI.Core.WebHarvester.wrapper
Assembly:
imbWBI.Core (in imbWBI.Core.dll) Version: 1.0.30
Syntaxprotected WrapperModelGraph(
folderNode parentFolder,
string _name,
string _description
)
Parameters
- parentFolder
- Type: folderNode
The folder. - _name
- Type: SystemString
The name. - _description
- Type: SystemString
The description.
See Also