 | indexManagerPublish Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Publishes the specified notation.
Namespace:
imbWEM.Core.index
Assembly:
imbWEM.Core (in imbWEM.Core.dll) Version: 0.1.0.0 (0.1.0.0)
Syntaxpublic void Publish(
aceAuthorNotation notation = null,
folderNode __folder = null
)
Parameters
- notation (Optional)
- Type: aceAuthorNotation
The notation. - __folder (Optional)
- Type: folderNode
The folder.
See Also