Click or drag to resize

IViewModelTypeFormatter Interface

Represents the view model type formatter

Namespace:  SanteDB.Core.Applets.ViewModel
Assembly:  SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 2.2.1
Syntax
public interface IViewModelTypeFormatter

The IViewModelTypeFormatter type exposes the following members.

Properties
  NameDescription
Public propertyHandlesType
Gets or sets the type that the serializer handles
Top
See Also