Element.SetEntity
Description:
Stores the entity in the element. If an Entity described by the same Schema already exists, it is overwritten.
Stores the entity in the element. If an Entity described by the same Schema already exists, it is overwritten.
public void SetEntity(
Entity entity
)
-
entityThe Entity to be stored.
-
Writing of Entities of this Schema is not allowed to the current add-in.
-
A non-optional argument was null