Click or drag to resize

NodeCheckerBaseGetCheckerReference method

Returns the name of the checker that is to be assigned to a ValueConverter.

Namespace: LogicalTaskTree
Assembly: LogicalTaskTree (in LogicalTaskTree.dll) Version: 1.0.0+df0404e911d6c38eaed3bb1bb1acfc482d417643
Syntax
public virtual string? GetCheckerReference()

Return value

String
Name of the checker to be assigned to the ValueConverter or null.
See also