Click or drag to resize

ConnectionParameters.ValuesAreValid Property

Determines if selected Macrodyne configuration file exists when needed.

Namespace: GSF.PhasorProtocols.Macrodyne
Assembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.239-beta
Syntax
[BrowsableAttribute(false)]
public override bool ValuesAreValid { get; }
View Source

Property Value

Boolean

Implements

IConnectionParameters.ValuesAreValid
See Also