Click or drag to resize

PFApplicationRestHandlerGetSerializerSettings Method

Gets the serializer settings for JsonConvert (NewtonSoft).

Namespace:  Packflow.Rest
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
protected JsonSerializerSettings GetSerializerSettings()

Return Value

Type: JsonSerializerSettings
JsonSerializerSettings
See Also