 | IDockerFeatureId Property |
Gets the identifier of the feature
Namespace: SanteDB.Docker.CoreAssembly: SanteDB.Docker.Core (in SanteDB.Docker.Core.dll) Version: 3.0.2081-alpha+33b80aa7f95e24a6799613bc47257a05ef96e81a
SyntaxReadOnly Property Id As String
Get
property String^ Id {
String^ get ();
}abstract Id : string with get
Property Value
String
RemarksThis is the identifier that appears in the SDB_FEATURE
See Also