Click or drag to resize

IAmiIdentified Interface

Represents an interface to extract the URL identifier path

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

The IAmiIdentified type exposes the following members.

Properties
  NameDescription
Public propertyKey
Get the desired url resource key
Public propertyModifiedOn
Get the modified on
Public propertyTag
Gets the tag for the resource
Top
See Also