|
DataPublisher.SharedDatabase Property
|
Gets or sets flag that indicates whether this publisher is publishing
data that this node subscribed to from another node in a shared database.
Namespace: GSF.TimeSeries.TransportAssembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.230-beta
Syntaxfunction get_SharedDatabase();
function set_SharedDatabase(value);
View SourceProperty Value
Boolean
See Also