JsonLookupItemAdaptorJsonConverterCanConvert Method

Can the object be converted with this.

Definition

Namespace: MFiles.VAF.Configuration.JsonAdaptor
Assembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
C#
public override bool CanConvert(
	Type objectType
)

Parameters

objectType  Type

Return Value

Boolean

See Also