'Declaration
Public Function GetValueValid( _ ByVal dataPointValue As DataPointValue _ ) As System.Boolean
'Usage
Dim instance As NDataPoint Dim dataPointValue As DataPointValue Dim value As System.Boolean value = instance.GetValueValid(dataPointValue)
public System.bool GetValueValid( DataPointValue dataPointValue )
Parameters
- dataPointValue