Click or drag to resize

ExtensionTypeKeys Class

Represents extension type keys for ONLY CORE EXTENSIONS. Third party extensions should never be placed in core
Inheritance Hierarchy
SystemObject
  SanteDB.Core.Model.ConstantsExtensionTypeKeys

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

The ExtensionTypeKeys type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDataQualityExtension
Data quality issue extension
Public fieldStatic memberJpegPhotoExtension
An extension which can hold a JPG photo of an entity
Public fieldStatic memberPatientRaceExtension
An extension which can hold a JPG photo of an entity
Top
See Also