Class NamedUidEntity
A named entity with a unique identifier.
public abstract class NamedUidEntity : NamedEntity, IEquatable<BaseEntity>, IHaveOwner, IHaveName
- Inheritance
-
NamedUidEntity
- Implements
- Derived
- Inherited Members
- Extension Methods
Constructors
Properties
- UniqueId
The unique ID of the entity.
- UniqueIdKey
The key used to retrieve the unique ID.
Methods
- RemoveUniqueId()
Removes the unique ID from the entity.