Click or drag to resize

IModelExtension Interface

Model extension

Namespace:  SanteDB.Core.Model.Interfaces
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public interface IModelExtension : IIdentifiedEntity

The IModelExtension type exposes the following members.

Properties
  NameDescription
Public propertyData
Gets the data for the extension
Public propertyDisplay
Gets the display value
Public propertyExtensionTypeKey
Gets the extension type key
Public propertyKey
Gets the identifier for the entity
(Inherited from IIdentifiedEntity.)
Public propertyLoadState
Gets the load state of the entity
(Inherited from IIdentifiedEntity.)
Public propertyValue
Gets the value of the extension
Top
Methods
Extension Methods
See Also