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