Can a lower level Property add to an existing property or will it always overwrite it?
Hi, If I have a property at the root level called "Property1" and it' set to a value of "Item1", is there any way to go to a lower level group or resource and set "Property1" to "Item2" and have the result be Item 1and Item2 instead of just Item2? I didn't know if I can do anything like Property1 +=Item2 or something to have it take the Item1 that it inherited from above and add Item2 to it so they are both there. I don't think there's a way, but it'd make things a lot easier if I could, so just wanted to make sure I'm not missing anything. Thanks.107Views0likes4Comments