📚 SAP Business One SDK Help

MessagePreferenceParams 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: Yes
Public Property MessageUidThe unique identifier of the message dialog. Part of the composite key.
Field Name: MessageUid
Data Type: Integer
Writable: Yes
Public Property UserSignatureThe internal user signature (user ID) of the user whose preference is stored. Part of the composite key.
Field Name: UserSign
Data Type: Integer
Writable: Yes

See Also