Click or drag to resize

MatchTransformToString Method

Returns a string that represents the current object.

Namespace: SanteDB.Matcher.Definition
Assembly: SanteDB.Matcher (in SanteDB.Matcher.dll) Version: 3.0.2081-alpha+c89b6faf865d37596ce49c6b3119b280fbaa425a
Syntax
public override string ToString()

Return Value

String
A string that represents the current object.
See Also