Table of Contents

Property CanCount

Namespace
Eon
Assembly
Eon.dll

CanCount

Returns true if the Schedule is finite. False indicates the Schedule is infinite and Count will return null

public abstract bool CanCount { get; }

Property Value

bool