FieldEvaluationStatusResult Structure

This class stores the codes that represent the results of a field evaluation.
Inheritance Hierarchy
SystemObject
  SystemValueType
    Teigha.DatabaseServicesFieldEvaluationStatusResult

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 25.3.0.0
Syntax
public struct FieldEvaluationStatusResult

The FieldEvaluationStatusResult type exposes the following members.

Constructors
  Name Description
Public method FieldEvaluationStatusResult Constructor for the FieldEvaluationStatusResult class. For internal use only.
Top
Properties
  Name Description
Public property ErrorCode Property that represents the error code of this object.
Public property ErrorMessage Property that represents the error message of this object.
Public property Status Property that represents the field evaluation status of this object.
Top
Methods
  Name Description
Public method Equals Indicates whether this instance and a specified object are equal.
(Inherited from ValueType)
Public method GetHashCode Returns the hash code for this instance.
(Inherited from ValueType)
Public method GetType Gets the Type of the current instance.
(Inherited from Object)
Public method ToString Returns the fully qualified type name of this instance.
(Inherited from ValueType)
Top
See Also

©  Bricsys NV. All rights reserved.