Click or drag to resize

ProfileBehaviorIsDoneCache Property

Gets a value indicating whether this instance has a cached done.

Namespace:  ff14bot.NeoProfiles
Assembly:  RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntax
C#
public virtual bool IsDoneCache { get; }

Property Value

Type: Boolean
true if this instance has cached done; otherwise, false.
Remarks
Created 2012-07-02
See Also