ConverterOnTargetUnitNotFound Method
Raises the TargetUnitNotFound event when the specified target unit
name could not be found.
Namespace: ConversionCalcAssembly: ConversionCalc (in ConversionCalc.dll) Version: 25.1109.1402+460980fe794ed921231d4cff278ac7c37ae486a2
protected virtual void OnTargetUnitNotFound(
string unitName
)
Protected Overridable Sub OnTargetUnitNotFound (
unitName As String
)
No code example is currently available or this language may not be supported.
Parameters
- unitName String
-
Name of the unit that could not be found.