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