API Reference > Other Classes > OdFdFieldEvaluator Class > OdFdFieldEvaluator Methods > evaluatorId Method > OdFdFieldEvaluator::evaluatorId Method ()
OdFdFieldEvaluator::evaluatorId Method ()
Syntax
C++
virtual const OdString evaluatorId() const = 0;

Returns the evaluator IDs supported by this evaluator.

This function can return more than one evaluator ID if the evaluator supports multiple IDs. If more than one ID is returned, the evaluator IDs are separated by commas.

Copyright © 2002–2020. Open Design Alliance. All rights reserved.