Click or drag to resize

BooleanExtensionHandlerName Property

Gets the name of the handler

Namespace:  SanteDB.Core.Extensions
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 2.2.1
Syntax
public string Name { get; }

Property Value

Type: String

Implements

IExtensionHandlerName
See Also