Converts the value to the specified type.
Namespace: HotDocs.SdkAssembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- conversionType
- Type:
System Type
The type of value to convert to.
- provider
- Type:
System IFormatProvider
The format provider used during the conversion.
Return Value
Type:
A representation of the answer in the specified type.
Implements

See Also