2027 Method
Changes 0
M

Element.SetEntity

Description:
Stores the entity in the element. If an Entity described by the same Schema already exists, it is overwritten.
public void SetEntity(
	Entity entity
)
  • entity
    The Entity to be stored.