OutputMessages.ToPropertyObject
- Updated2024-10-09
- 1 minute(s) read
OutputMessages.ToPropertyObject
Syntax
OutputMessages.ToPropertyObject( storeExecutionLocations)
Return Value
Purpose
Returns a PropertyObject representation of the collection. You can use the PropertyObject to persist the collection.
Parameters
storeExecutionLocations As Boolean
[In] To reduce the size of the PropertyObject , you can pass False to omit the values of the OutputMessage.ExecutionLocations property from the property object representation of the OutputMessages collection.
See Also
OutputMessage.ExecutionLocations