Click or drag to resize

DetectedIssueToString Method

Returns a string that represents the current object.

Namespace: SanteDB.Core.BusinessRules
Assembly: SanteDB.Core.Api (in SanteDB.Core.Api.dll) Version: 3.0.2081-alpha+b4ae72647f2cc271f89142f76fff26ad69e00f5a
Syntax
public override string ToString()

Return Value

String
A string that represents the current object.
See Also