Click or drag to resize

DeterminerKeys Class

Determiner codes classify an entity into one of three categories.
Inheritance Hierarchy
SystemObject
  SanteDB.Core.Model.ConstantsDeterminerKeys

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

The DeterminerKeys type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberDescribed
Indicates the entity is not a particular instance of a thing, rather a type of thing
Public fieldStatic memberDescribedQualified
Indicates the entity is a type of thing that has been qualified further
Public fieldStatic memberSpecific
Indicates the entity is a specific instance of a thing
Top
See Also