Click or drag to resize

UIActionRequireSingleTypeList Property

Only present action in a list (view) that displays objects of a single type? Only considered if DisplayIn==List and Location==Toolbar.

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

Property Value

Type: Boolean
See Also