Click or drag to resize

AccessConstraintEvaluationResult Properties

The AccessConstraintEvaluationResult type exposes the following members.

Properties
  NameDescription
Public propertyConstraint
Gets the constraint instance that was evaluated.
Public propertySatisfactionIntervals
Gets the intervals during which the constraint is satisfied.
Public propertySource
Gets the type or source of the constraint.
Public propertyUnknownIntervals
Gets the intervals during which the access engine was unable to compute access for this constraint due to missing data.
Top
See Also