ObjectPropertiesMerge¶
-
ObjectPropertiesMerge(object_ids)¶
Merge two Properties dictionaries into one. Properties dictionary contains all properties for an object. Refer to ObjectProperties method for more information. A value string “(varies)” will replace if multiple values found for a property.
| param object_ids: | |
|---|---|
| Two or more property dictionaries | |
| returns: | The merged dictionary on success. |