Click or drag to resize

RedisCachingDockerFeatureId Property

Get the id of this feature

Namespace: SanteDB.Caching.Redis.Docker
Assembly: SanteDB.Caching.Redis (in SanteDB.Caching.Redis.dll) Version: 3.0.2081-alpha+ce906ccc8091ff0a3c40d1fff3e2485e75a86c5b
Syntax
public string Id { get; }

Property Value

String

Implements

IDockerFeatureId
See Also