ValueOrValueSourceJsonConverterCanConvert Method
Can the object be converted with this.
Namespace: MFiles.VAF.Configuration.DomainAssembly: MFiles.VAF.Configuration (in MFiles.VAF.Configuration.dll) Version: 23.12.13247.3
public override bool CanConvert(
Type objectType
)
- objectType Type
- The type of object to be converted.
BooleanTrue, if the type can be converted.