Determines if token result is applicable.
Namespace: NReco.DataAssembly: NReco.Data (in NReco.Data.dll) Version: 1.0.2
public bool Applicable { get; }
public bool Applicable { get; }
Public ReadOnly Property Applicable As Boolean
Get
Public ReadOnly Property Applicable As Boolean
Get
public:
property bool Applicable {
bool get ();
}
public:
property bool Applicable {
bool get ();
}
member Applicable : bool with get
member Applicable : bool with get
Property Value
Type:
BooleanIf token is not applicable neither "has value" nor "empty value" is used (token replaced to empty string)