| UIActionMasterDataObjectTypes Property |
The action is displayed in the list pages that display master data of one of these types.
It is also present in the detail pages for those list pages.
It rarely makes sense to have MasterDataObjectTypes specified together with DataObjectTypeIds/ViewIds.
Namespace:
Omada.OE.Model.UIAction
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic List<MasterDataObjectType> MasterDataObjectTypes { get; }
Property Value
Type:
ListMasterDataObjectType
See Also