📚 SAP Business One SDK Help

MessagePreference 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 FormUidThe unique identifier of the form that raised the message. Part of the composite key.
Field Name: FormUid
Data Type: Integer
Writable: No
Public Property MessageUidThe unique identifier of the message dialog. Part of the composite key.
Field Name: MessageUid
Data Type: Integer
Writable: No
Public Property SelectedButtonThe index of the button the user chose to remember (e.g., 1 = OK, 2 = Cancel).
Field Name: —
Data Type: Integer
Writable: No
Public Property UserSignatureThe internal user signature of the user whose preference is stored. Part of the composite key.
Field Name: UserSign
Data Type: Integer
Writable: No

See Also