| EntityToDisplay Method |
Render the display of this entity
Namespace:
SanteDB.Core.Model.Entities
Assembly:
SanteDB.Core.Model (in SanteDB.Core.Model.dll) Version: 3.0.481-alpha
Syntax public override string ToDisplay()
Public Overrides Function ToDisplay As String
public:
virtual String^ ToDisplay() override
abstract ToDisplay : unit -> string
override ToDisplay : unit -> string
Return Value
Type:
String[Missing <returns> documentation for "M:SanteDB.Core.Model.Entities.Entity.ToDisplay"]
See Also