 | FhirProvenanceHeaderFeatureId Property |
Gets the identifier of the feature
Namespace: SanteDB.Messaging.FHIR.DockerAssembly: SanteDB.Messaging.FHIR (in SanteDB.Messaging.FHIR.dll) Version: 3.0.2081-alpha+4e2291b954f20d29cba15591683155ca851b26eb
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
RemarksThis is the identifier that appears in the SDB_FEATURE
See Also