FieldEngineGetEvaluator Method

Returns the field evaluator for the specified evaluator ID.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public virtual FieldEvaluator GetEvaluator(
        string pszEvalId
)

Parameters

pszEvalId  String
[in] Evaluator identifier for which to find the field evaluator.

Return Value

FieldEvaluator
A corresponding field evaluator or null if a field evaluator could not be found.
See Also

©  Bricsys NV. All rights reserved.