Click or drag to resize

MdmDockerFeatureId Property

Get the id of this docker feature

Namespace: SanteDB.Persistence.MDM.Docker
Assembly: SanteDB.Persistence.MDM (in SanteDB.Persistence.MDM.dll) Version: 3.0.2081-alpha+a75c6ef344438c8f05e3aa0d0480396778be147b
Syntax
public string Id { get; }

Property Value

String

Implements

IDockerFeatureId
See Also