OutputMessages.ToPropertyObject
- 更新时间2025-07-21
- 阅读时长1分钟
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