Click or drag to resize

ProtocolHandlerClass Property

Gets or sets the handler for this protocol (which can load the definition

Namespace:  SanteDB.Core.Model.Acts
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public Type HandlerClass { get; set; }

Property Value

Type: Type
See Also