 | MatchingDockerFeatureId Property |
Gets the id of the matching feature
Namespace: SanteDB.Matcher.DockerAssembly: SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 3.0.2081-alpha+c89b6faf865d37596ce49c6b3119b280fbaa425a
Syntaxpublic 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
StringImplements
IDockerFeatureId
See Also