Click or drag to resize

OperationAccessEvaluationResultEvaluatedObjectType Property

Object type of the object that was evaluated. Is either the specified object type (cot) or the specified owner object type (ownerCot).

Namespace:  Omada.OE.AppLogic
Assembly:  Omada.OE.AppLogic (in Omada.OE.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public ConfigurationObjectType EvaluatedObjectType { get; set; }

Property Value

Type: ConfigurationObjectType
See Also