FieldResultsetEvaluationStatus Method

Sets the evaluation status of the field.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public abstract void setEvaluationStatus(
        FieldEvaluationStatus errorStatus,
        int errorCode,
        string errorMessage
)

Parameters

errorStatus  FieldEvaluationStatus
[in] Error status.
errorCode  Int32
[in] Error code.
errorMessage  String
[in] Error message.
See Also

©  Bricsys NV. All rights reserved.