API Reference > OdDb Classes > OdDbField Class > OdDbField Methods > OdDbField::evaluatorId Method
OdDbField::evaluatorId Method
Syntax
C++
OdString evaluatorId() const;

Returns the ID of the evaluator for this Field object.

Returns an empty string if no evaluator has been set for this Field object, or if the evaluator cannot be found.

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