Click or drag to resize

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
Syntax
C#
public void Publish(
	aceAuthorNotation notation = null,
	folderNode __folder = null
)

Parameters

notation (Optional)
Type: aceAuthorNotation
The notation.
__folder (Optional)
Type: folderNode
The folder.
See Also