  | IPubSubDispatcherFactoryId Property  | 
 
            Gets the id of the dispatcher factory
            
 
    Namespace: 
   SanteDB.Core.PubSub
    Assembly:
   SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 2.2.1
SyntaxReadOnly Property Id As String
	Get
property String^ Id {
	String^ get ();
}abstract Id : string with get
Property Value
Type: 
String
See Also