Click or drag to resize

ActMoodKeys Class

Act Mood keys
Inheritance Hierarchy
SystemObject
  SanteDB.Core.Model.ConstantsActMoodKeys

Namespace: SanteDB.Core.Model.Constants
Assembly: SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 3.0.2081-alpha+0a330d5f5a5d3cb3e6e945ef530e94ac5671b49c
Syntax
public static class ActMoodKeys

The ActMoodKeys type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberAppointment The ACT represents an appointment that was made to do something
Public fieldStatic memberAppointmentRequest The ACT represents a special type of request to create an appointment
Public fieldStatic memberDefinition The ACT represents a definition of a type of act
Public fieldStatic memberEventoccurrence The ACT represents something that has occurred
Public fieldStatic memberGoal The ACT represents some sort of GOAL
Public fieldStatic memberIntent The ACT represents an intent made by a human to do something
Public fieldStatic memberPromise The ACT represents a promise to do something
Public fieldStatic memberPropose The ACT represents a proposal that a human should do something
Public fieldStatic memberRequest The ACT represents a request to do something
Top
See Also