|
IConnectionParametersValuesAreValid Property
|
Determines if custom connection parameters are valid.
Namespace: GSF.PhasorProtocolsAssembly: GSF.PhasorProtocols (in GSF.PhasorProtocols.dll) Version: 2.4.205-beta
Syntax bool ValuesAreValid { get; }
ReadOnly Property ValuesAreValid As Boolean
Get
property bool ValuesAreValid {
bool get ();
}
abstract ValuesAreValid : bool with get
function get_ValuesAreValid();
View SourceProperty Value
BooleanSee Also