Click or drag to resize

OwnerProperty Enumeration

Owner properties of a context type. This is used for loading owned contexts that an identity is owner of because the identity is stated in the property.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public enum OwnerProperty
Members
  Member nameValueDescription
Owner0 Context owner
DelegatedOwner1 Owner because of delegation
ServiceDesk2 Owner because the user is service desk agent for the context
See Also