Click or drag to resize

IExtensionHandlerGetDisplay Method

Gets the display value

Namespace:  SanteDB.Core.Interfaces
Assembly:  SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 3.0.481-alpha
Syntax
string GetDisplay(
	Object data
)

Parameters

data
Type: SystemObject

[Missing <param name="data"/> documentation for "M:SanteDB.Core.Interfaces.IExtensionHandler.GetDisplay(System.Object)"]

Return Value

Type: String

[Missing <returns> documentation for "M:SanteDB.Core.Interfaces.IExtensionHandler.GetDisplay(System.Object)"]

See Also