DefaultSerializer PropertiesCouchbase .NET SDK 2.1.0 Documentation

The DefaultSerializer type exposes the following members.

Properties
  NameDescription
Public propertyDeserializationSettings
Gets the incoming de-serializer settings; controls the format of the incoming JSON for de-serialization into POCOs.
Public propertySerializerSettings
Gets the outgoing serializer settings; controls the format of the JSON you are storing in Couchbase.
Top
See Also