FieldEvaluatorLoaderGetEvaluator Method

The field engine calls this method to get the evaluator using the evaluator ID and uses the evaluator to evaluate the field.

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

Parameters

pszEvalId  String
[in] Evaluator identifier for which the evaluator is required.

Return Value

FieldEvaluator
See Also

©  Bricsys NV. All rights reserved.