OutputMessages.Add
- Mise à jour2025-07-21
- Temps de lecture : 1 minute(s)
OutputMessages.Add
Syntax
OutputMessages.Add( outputMessage)
Purpose
Adds an OutputMessage object to the collection.
Remarks
The OutputMessage object is appended to the end of the collection.
Parameters
outputMessage As OutputMessage
[In] Specifies the OutputMessage object to add.