Solved

When Working with Repository-Side Web Scripts and Updating Aspect-Provided Properties

Question 77

Multiple Choice

When working with repository-side web scripts and updating aspect-provided properties on a given node, which method must be called to save the values against the node?


A) mynode.updateAll()
B) mynode.save()
C) mynode.properties.save()
D) mynode.aspects.save()

Correct Answer:

verifed

Verified

Unlock this answer now
Get Access to more Verified Answers free of charge

Related Questions