Click or drag to resize

IHasExternalKey Interface

Implementers of this interface claim that they can store and convey external identification keys for their object

Namespace: SanteDB.Core.Model.Interfaces
Assembly: SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 3.0.2081-alpha+0a330d5f5a5d3cb3e6e945ef530e94ac5671b49c
Syntax
public interface IHasExternalKey

The IHasExternalKey type exposes the following members.

Properties
 NameDescription
Public propertyExternalKey Gets or sets the external key for the object
Top
See Also