AssocEvaluationPriority Enumeration

Represents the evaluation priority.

Namespace: Teigha.DatabaseServices
Assembly: TD_Mgd (in TD_Mgd.dll) Version: 24.2.0.0
Syntax
public enum AssocEvaluationPriority
Members
Member name Value Description
CannotDermineAssocEvaluationPriority 0 Cannot determine whether to evaluate.
CanBeEvaluatedAssocEvaluationPriority 1,000 Can be evaluated. Has the highest priority.
CannotBeEvaluatedAssocEvaluationPriority -1,000 Currently cannot be evaluated. Has the lowest priority.
See Also

©  Bricsys NV. All rights reserved.