 | BisDockerFeatureId Property |
Get the id of the docker feature
Namespace: SanteDB.Rest.BISAssembly: SanteDB.Rest.BIS (in SanteDB.Rest.BIS.dll) Version: 3.0.2081-alpha+df02e6253577ea261b120b9c6244730e71f51a20
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