biuan SAP® BUSINESS ONE SDK
DTW Others / MultiLanguageTranslations / My Menu Items
API User Menu Items
User Menu Items Collection

Description

UserMenuItems is a Data Collection of UserMenuItem data structures.

Source table: CUMI.

Object Model

See Also

SAP® B1 DI-API C# definition

public class UserMenuItemsClass : IUserMenuItems, UserMenuItems, IEnumerable { public virtual int Count { get; } public extern UserMenuItemsClass(); public virtual extern UserMenuItem Add(); public virtual extern IEnumerator GetEnumerator(); public virtual extern string GetXMLSchema(); public virtual extern UserMenuItem Item( object vtIndex); public virtual extern void Remove( object vtIndex); public virtual extern void ToXMLFile( string bstrFileName); public virtual extern string ToXMLString(); }

DTW Others / MultiLanguageTranslations
API User Menu Items

Description

Sets or returns the UserMenuItems object, a data collection of UserMenuItem data structures.

Property type

Read-write property

Syntax

Visual Basic
Public Property UserMenuItems() As UserMenuItems

See Also

Related information


User Menu Item UserMenuItem Object· Table: CUMI
UserMenuItem is a Data structure related to the UserMenuService. Source table: CUMI.
   Parent: User Menu Items UserMenuItems Collection· Table: CUMI

User Menu Service UserMenuService Service· Table: CUMI
UserMenuService manages the user menu. Source table: CUMI. The service maintains a collection of user menus, each identified by a specific value of UserMenuParams. It enables the user to: Get current user menu definition. Get any user...



SAP® Business One is the trademark(s) or registered trademark(s) of SAP AG in Germany and in several other countries. Contact
This website is not affiliated with, maintained, authorized, endorsed or sponsored by SAP AG or any of its affiliates