| FhirAuditDockerFeatureId Property |
Gets the identifier of the feature
Namespace:
SanteDB.Messaging.FHIR.Docker
Assembly:
SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.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