Gets and sets the entities in the selection set. Setting this property is the equivalent of using the "Update" option for a selection set in the user-interface.
Setting the entities can fail in the case where you provide an entity that is not valid for selection. All entities must be in the context of the root component. This means if the entity isn't directly owned by the root component, it must be a proxy.
"selectionSet_var" is a variable referencing a SelectionSet object.
|
"selectionSet_var" is a variable referencing a SelectionSet object.
|