ValidationCopyProperty
Callable
Parameters
sourceProperty: ItemProperties
The original Property object on the item
targetProperty: ItemProperties
The Property object on the modified item
key: string
The property key whose value to copy
Returns boolean
- TRUE if the target Property object was modified as a result of copying (indicating that there were invalid changes to the property), FALSE otherwise
Copies the value of a single property key from a source Property object to a target Property object.