Click or drag to resize

ConceptSetViewModelSerializerHandlesType Property

Gets or sets the type that the serializer handles

Namespace:  SanteDB.Core.Model.Json.Formatter
Assembly:  SanteDB.Core.Model.ViewModelSerializers (in SanteDB.Core.Model.ViewModelSerializers.dll) Version: 2.2.1
Syntax
public Type HandlesType { get; }

Property Value

Type: Type

Implements

IViewModelTypeFormatterHandlesType
See Also