📚 SAP Business One SDK Help

MenuAbbreviationLine Object Members
See Also  Overview 

Public Methods

Public Method FromXMLFilemethod FromXMLFile
Public Method FromXMLStringmethod FromXMLString
Public Method GetXMLSchemamethod GetXMLSchema
Public Method ToXMLFilemethod ToXMLFile
Public Method ToXMLStringmethod ToXMLString

Public Properties

Public Property AbsEntryThe key of the parent `MenuAbbreviation`.
Field Name: absEntry
Data Type: Integer
Writable: No
Public Property MenuAliasThe user-defined keyboard shortcut or alias string for the menu item.
Field Name: —
Data Type: String
Writable: Yes
Public Property MenuIDThe numeric B1 menu identifier to which the alias is assigned.
Field Name: MenuID
Data Type: Integer
Writable: Yes

See Also