Click or drag to resize

ContextMembershipContextDeleted Property

Is the context deleted? Is true if the CONTEXTSTATUS property has value "Deleted (accepted)".

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

Property Value

Type: Boolean
See Also