Table of Contents

Property IsActive

Namespace
Innova.Prism.Library.StructuredSearch.Views
Assembly
Innova.Prism.Library.dll

IsActive

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

public bool IsActive { get; set; }

Property Value

bool

true if the object is active; otherwise false.