Click or drag to resize

DataSubscriberUseSourcePrefixNames Property

Gets or sets flag that determines if child devices associated with a subscription should be prefixed with the subscription name and an exclamation point to ensure device name uniqueness - recommended value is true.

Namespace: GSF.TimeSeries.Transport
Assembly: GSF.TimeSeries (in GSF.TimeSeries.dll) Version: 2.4.181-beta
Syntax
public bool UseSourcePrefixNames { get; set; }
View Source

Property Value

Boolean
See Also