Click or drag to resize

MenuItemLoadOptionsIncludeParents Property

Should parents (all the way to the root) of the items also be returned. Defaults to false.

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

Property Value

Type: Boolean
See Also