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: 3.0.2081-alpha+0a330d5f5a5d3cb3e6e945ef530e94ac5671b49c
Syntax
public static class MapUtil

The MapUtil type exposes the following members.

Methods
 NameDescription
Public methodStatic memberConvertT Convert the object value to type T
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