Click or drag to resize

FormBodySerializerSerializer Property

Gets the underlying serializer

Namespace:  SanteDB.Core.Http
Assembly:  SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntax
public Object Serializer { get; }

Property Value

Type: Object

Implements

IBodySerializerSerializer
See Also