Click or drag to resize

MoodConceptKeyStrings Class

Mood concept keys
Inheritance Hierarchy
SystemObject
  SanteDB.Core.Model.ConstantsMoodConceptKeyStrings

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

The MoodConceptKeyStrings type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberEventoccurrence
The act represents an event that actually occurred
Public fieldStatic memberGoal
The act represents a goal to be acheived
Public fieldStatic memberIntent
The act represents an intent that a human WILL do something
Public fieldStatic memberPromise
The act represents a promise to do something
Public fieldStatic memberProposal
The act represents a proposal to do something
Public fieldStatic memberRequest
The act represents a request by a person to perfrom some action
Top
See Also