|
DataPublisherSharedDatabase 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.207-beta
Syntax function get_SharedDatabase();
function set_SharedDatabase(value);
View SourceProperty Value
BooleanSee Also