2027 Method
Changes 0
M

Entity.IsValid

Description:
Checks whether this Entity has a live Schema corresponding to it.
Remarks:
Invalid entities may be used as token values. E.g., setting an invalid subentity is equivalent to deleting the stored one.
public bool IsValid()
Boolean True if the Entity is valid.