Click or drag to resize

IHasIdentifiers Interface

Entity has external identifiers

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

The IHasIdentifiers type exposes the following members.

Properties
  NameDescription
Public propertyIdentifiers
Get the xternal identifiers
Public propertyKey
Gets the identifier for the entity
(Inherited from IIdentifiedEntity.)
Public propertyLoadState
Gets the load state of the entity
(Inherited from IIdentifiedEntity.)
Top
Methods
Extension Methods
See Also