Click or drag to resize

OperationAccessEvaluationResult Properties

The OperationAccessEvaluationResult type exposes the following members.

Properties
  NameDescription
Public propertyAccess
The result of the evaluation.
Public propertyEvaluatedId
Id of the object that was evaluated. Is either the specified Id or the specified ownerId.
Public propertyEvaluatedObjectType
Object type of the object that was evaluated. Is either the specified object type (cot) or the specified owner object type (ownerCot).
Public propertyEvaluatedOperation
The operation that was evaluated. May differ from the specified operation of that one was 'Create' and the evaluated object type is an aggregated one. In that case EvaluatedOperation is instead 'Update'.
Top
See Also