Click or drag to resize

IIdentifiedEntity Interface

Identified entity

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

The IIdentifiedEntity type exposes the following members.

Properties
  NameDescription
Public propertyKey
Gets the identifier for the entity
Public propertyLoadState
Gets the load state of the entity
Top
Methods
Extension Methods
See Also