 | ITagPersistenceService Interface |
Taggable persistence service
Namespace:
SanteDB.Core.Services
Assembly:
SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
Syntaxpublic interface ITagPersistenceService : IServiceImplementation
Public Interface ITagPersistenceService
Inherits IServiceImplementation
public interface class ITagPersistenceService : IServiceImplementation
type ITagPersistenceService =
interface
interface IServiceImplementation
end
The ITagPersistenceService type exposes the following members.
Properties
Methods
| Name | Description |
---|
 | Save |
Save tag to source key
|
Top
See Also