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