| RamCachingDockerFeatureId Property |
Get the id of this feature
Namespace:
SanteDB.Caching.Memory.Docker
Assembly:
SanteDB.Caching.Memory (in SanteDB.Caching.Memory.dll) Version: 2.2.1
Syntax public string Id { get; }
Public ReadOnly Property Id As String
Get
public:
virtual property String^ Id {
String^ get () sealed;
}
abstract Id : string with get
override Id : string with get
Property Value
Type:
StringImplements
IDockerFeatureIdSee Also