 | FhirPubSubMessageDispatcherFactoryId Property |
Fhir message id
Namespace: SanteDB.Messaging.FHIR.PubSubAssembly: 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
IPubSubDispatcherFactoryId
See Also