Click or drag to resize

AppletNameToString Method

Returns a string that represents the current object.

Namespace:  SanteDB.Core.Applets.Model
Assembly:  SanteDB.Core.Applets (in SanteDB.Core.Applets.dll) Version: 3.0.481-alpha
Syntax
public override string ToString()

Return Value

Type: String
A string that represents the current object.
See Also