Table of Contents

Interface IActiveEntity

Namespace
Innova.Data.Entity.Interfaces
Assembly
Innova.Data.dll

Represents an entity that has an active status.

public interface IActiveEntity
Extension Methods

Properties

ActiveFromDate

Gets or sets the date from which the entity is active.

ActiveToDate

Gets or sets the date until which the entity is active.

IsActive

Gets or sets a value indicating whether the entity is active.