Click or drag to resize

MapUtil Class

Map utility
Inheritance Hierarchy
SystemObject
  SanteDB.Core.Model.MapMapUtil

Namespace:  SanteDB.Core.Model.Map
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public static class MapUtil

The MapUtil type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetModelTypeFromClassKey
Get the model type from the classification key
Public methodStatic memberHasMap
Returns true if the maps contains
Public methodStatic memberRegisterMap
Register a map
Public methodStatic memberTryConvert
Attempt casting value to destType placing the result in result
Top
See Also