Q35AddMediaObjectText
Q35AddMediaObjectText appends a new media object text attachment to the list based on the object name and generic text key. If successful, it will return the new sequence number for the record.
Data Structure
Name | Type | Inclusion | Direction |
---|---|---|---|
szNameObject | STRING | REQUIRED | IN |
szGenericTextKey | STRING | REQUIRED | IN |
mnMediaObjectSequenceNumber | INTEGER | OPTIONAL | OUT |
szMediaObjectText | STRING | OPTIONAL | IN |
szGenericTextItemName | STRING | OPTIONAL | IN |