The action is displayed in the specified views.
It is also displayed in the detail pages (dataobjdlg.aspx) for those views.
If one or more DataObjectTypeIds are specified that criteria ("and") apply as well.
Namespace:
Omada.OE.Model.UIAction
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic List<int> ViewIds { get; }
Property Value
Type:
ListInt32
See Also