 | indexManagerPublish Method |
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.3.55
Syntaxpublic void Publish(
aceAuthorNotation notation = null,
folderNode __folder = null
)
Parameters
- notation (Optional)
- Type: aceAuthorNotation
The notation. - __folder (Optional)
- Type: folderNode
The folder.
See Also