IPublish Interface Members
In This Topic
The following tables list the members exposed by IPublish.
Public Methods
| Name | Description |
| AddTag |
Add a tag for publishing via the specified collector.
|
| GetDestinationServer |
Retrieve the name of the destination Historian server configured for a collector.
|
| GetTagProperties |
Retrieve a list of tags published by the given collector matching the supplied name or name-mask.
|
| RemoveTag |
Remove a tag from publishing via the specified collector.
|
| SetDestinationServer |
Apply the given destination Historian server name to a collector.
|
| SetTagProperties |
Apply properties to a given published tag.
|
Top
Public Events
See Also