Table of Contents

Method SetActiveToDate

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

SetActiveToDate(IActiveEntity, bool)

Sets the active to date of the specified active entity.

public static void SetActiveToDate(this IActiveEntity activeEntity, bool value)

Parameters

activeEntity IActiveEntity

The active entity.

value bool

The value indicating whether the active to date should be set to null.