Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

If you don't know what a sub-property is, then read the What is a sub-property? article first. Adding a sub-property to a resource is very similar to adding a property. Instead of using the AddProperty service, we will use the AddSubProperty service. They share a nearly identical signature but the AddSubProperty service includes one additional argument to identify the parent property. Here is a simple example:

...