Term
Term
Term (Get method)
Gets a fuzzy term for the given condition.
INamedValue* Term()Return Value
A fuzzy term for the given condition.
Term (Set method)
Sets a fuzzy term for the given condition.
void Term(
INamedValue*& value // fuzzy term for the given condition
)Parameters
- value
[in] A fuzzy term for the given condition.
Last updated on