Click or drag to resize

IAmiIdentified Interface

Represents an object which has a key which may be any object (integer, string, guid) for the AMI service behavior to populat

Namespace: SanteDB.Core.Model.AMI
Assembly: SanteDB.Core.Model.AMI (in SanteDB.Core.Model.AMI.dll) Version: 3.0.2081-alpha+19f573cdc8c56fbc278c5e41a734f011a9baa699
Syntax
public interface IAmiIdentified

The IAmiIdentified type exposes the following members.

Properties
 NameDescription
Public propertyKey The key for the object
Top
See Also