| MatchingDockerFeatureId Property |
Gets the id of the matching feature
Namespace:
SanteDB.Matcher.Docker
Assembly:
SanteDB.Matcher (in SanteDB.Matcher.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