StringTemplate TokenResult Applicable Property NReco.Data Class Library Documentation
Determines if token result is applicable.

Namespace: NReco.Data
Assembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
Syntax

public bool Applicable { get; }

Property Value

Type: Boolean
Remarks

If token is not applicable neither "has value" nor "empty value" is used (token replaced to empty string)
See Also