Table of Contents

Property IsActive

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

IsActive

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

bool IsActive { get; set; }

Property Value

bool