|
DetachedDeviceLinkParentIDKey Field
|
Connection string key, applied to a detached child device, whose value is the database ID of
its parent concentrator device. Acts as a proxy for the database ParentID field.
Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.318-beta
Syntaxpublic const string ParentIDKey = "parentID"
Public Const ParentIDKey As String = "parentID"
public:
literal String^ ParentIDKey = "parentID"
static val mutable ParentIDKey: string
var GSF.PhasorProtocols.DetachedDeviceLink.ParentIDKey
View SourceField Value
String
See Also