Click or drag to resize

UIActionViewExcludeIds Property

The action will not be displayed in the specified views.

Namespace:  Omada.OE.Model.UIAction
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
public List<int> ViewExcludeIds { get; }

Property Value

Type: ListInt32
See Also