Click or drag to resize

SanteDBConstants Class

Constants
Inheritance Hierarchy
SystemObject
  SanteDB.Core.ModelSanteDBConstants

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

The SanteDBConstants type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberAlternateKeysTag
Alternate keys tag for loading alternate objects from the database
Public fieldStatic memberDcdrRefetchTag
Indicates that a dCDR needs to re-query or re-fetch the data
Public fieldStatic memberNoDynamicLoadAnnotation
When set on an object, no dynamic loading via LoadProperty() will work on the object
Top
See Also