NumberJsonConverterCanConvert Method

Namespace:  Dundas.BI.WebApi
Assembly:  Dundas.BI.WebApiCore (in Dundas.BI.WebApiCore.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax
public override bool CanConvert(
	Type objectType
)

Parameters

objectType
Type: SystemType

Return Value

Type: Boolean
See Also