| OperationAccessEvaluationResultEvaluatedOperation Property |
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'.
Namespace:
Omada.OE.AppLogic
Assembly:
Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntaxpublic BasicOperation EvaluatedOperation { get; set; }
Property Value
Type:
BasicOperation
See Also