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: 3.0.2081-alpha+0a330d5f5a5d3cb3e6e945ef530e94ac5671b49c
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