Ignore:
Timestamp:
Mar 30, 2011, 8:28:31 AM (13 years ago)
Author:
Sam Habiel
Message:

RefreshSchedule() now used in ForceRefresh rather than Force Document. This one does directly what's needed.
New exes.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • Scheduling/trunk/cs/bsdx0200GUISourceCode/CGDocument.cs

    r1124 r1128  
    406406        /// </summary>
    407407        /// <returns>Success or Failure. Should be always Success.</returns>
    408         private bool RefreshSchedule()
     408        public bool RefreshSchedule()
    409409        {
    410410            this.RefreshAvailabilitySchedule();
Note: See TracChangeset for help on using the changeset viewer.