Table of Contents

Interface ITrackingListNewState

Namespace
Rinku.Tracking
Assembly
Rinku.dll

Reports whether an item is new to its surrounding source.

public interface ITrackingListNewState
Extension Methods

Properties

IsNew

Gets whether the item is new.

bool IsNew { get; }

Property Value

bool