Share

FieldEvaluationStatusResult Structure

Description

This class is used to return the codes that describe the results of a field evaluation. These results are the equivalent of the three values returned by the Field.evaluationStatus() ObjectARX function.

C#

public struct FieldEvaluationStatusResult {
}

Visual Basic

Public Structure FieldEvaluationStatusResult
End Structure

Links

FieldEvaluationStatusResult Properties

Was this information helpful?