SysRecurrence Class [AX 2012]

Syntax

class SysRecurrence

Run On

Called

Methods

  Method Description
Gg953438.privmethod(en-us,AX.60).gif appendPeriod
Gg953438.pubmethod(en-us,AX.60).gif cancelTimeOut Cancels a previous method call to the setTimeOut method. (Inherited from Object.)
Gg953438.pubmethod(en-us,AX.60).gif currentDay
Gg953438.pubmethod(en-us,AX.60).gif currentTime
Gg953438.privmethod(en-us,AX.60).gif days
Gg953438.privmethod(en-us,AX.60).gif doUnitDay
Gg953438.privmethod(en-us,AX.60).gif doUnitHour
Gg953438.privmethod(en-us,AX.60).gif doUnitMinute
Gg953438.privmethod(en-us,AX.60).gif doUnitMonth
Gg953438.privmethod(en-us,AX.60).gif doUnits
Gg953438.privmethod(en-us,AX.60).gif doUnitWeek
Gg953438.privmethod(en-us,AX.60).gif doUnitYear
Gg953438.pubmethod(en-us,AX.60).gif equal Determines whether the specified object is equal to the current one. (Inherited from Object.)
Gg953438.privmethod(en-us,AX.60).gif finish
Gg953438.pubmethod(en-us,AX.60).gif getTimeOutTimerHandle Returns the timer handle for the object. (Inherited from Object.)
Gg953438.pubmethod(en-us,AX.60).gif handle Retrieves the handle of the class of the object. (Inherited from Object.)
Gg953438.pubmethod(en-us,AX.60).gif initBuildDialog
Gg953438.privmethod(en-us,AX.60).gif minutes
Gg953438.privmethod(en-us,AX.60).gif mkSpecialDate
Gg953438.pubmethod(en-us,AX.60).gif moveNext
Gg953438.pubmethod(en-us,AX.60).gif new
Gg953438.pubmethod(en-us,AX.60).gif notify Releases the hold on an object that has called the wait method on this object. (Inherited from Object.)
Gg953438.pubmethod(en-us,AX.60).gif notifyAll Releases a lock on the object that was issued by the wait method on this object. (Inherited from Object.)
Gg953438.pubmethod(en-us,AX.60).gif objectOnServer Determines whether the object is on a server. (Inherited from Object.)
Gg953438.pubmethod(en-us,AX.60).gif owner Returns the instance that owns the object. (Inherited from Object.)
Gg953438.pubmethod(en-us,AX.60).gif recurrence
Gg953438.pubmethod(en-us,AX.60).gif reset
Gg953438.pubmethod(en-us,AX.60).gif runBuildDialog
Gg953438.pubmethod(en-us,AX.60).gif setTimeOut Sets up the scheduled execution of a specified method. (Inherited from Object.)
Gg953438.privmethod(en-us,AX.60).gif strLwrFmt
Gg953438.pubmethod(en-us,AX.60).gif toString
Gg953438.privmethod(en-us,AX.60).gif unitDayToString
Gg953438.privmethod(en-us,AX.60).gif unitHourToString
Gg953438.privmethod(en-us,AX.60).gif unitMinuteToString
Gg953438.privmethod(en-us,AX.60).gif unitMonthToString
Gg953438.privmethod(en-us,AX.60).gif unitWeekToString
Gg953438.privmethod(en-us,AX.60).gif unitYearToString
Gg953438.pubmethod(en-us,AX.60).gif usageCount Returns the current number of references, that is, the value of the reference counter, that the object has. (Inherited from Object.)
Gg953438.pubmethod(en-us,AX.60).gif wait Pauses a process. (Inherited from Object.)
Gg953438.pubmethod(en-us,AX.60).gif xml Returns an XML string that represents the current object. (Inherited from Object.)
Gg953438.pubmethod(en-us,AX.60).gif Gg953438.static(en-us,AX.60).gif ::batch2Recurrence
Gg953438.pubmethod(en-us,AX.60).gif Gg953438.static(en-us,AX.60).gif ::defaultRecurrence
Gg953438.pubmethod(en-us,AX.60).gif Gg953438.static(en-us,AX.60).gif ::getRecurrenceStartDate
Gg953438.pubmethod(en-us,AX.60).gif Gg953438.static(en-us,AX.60).gif ::getRecurrenceStartDateTime
Gg953438.pubmethod(en-us,AX.60).gif Gg953438.static(en-us,AX.60).gif ::getRecurrenceTime
Gg953438.pubmethod(en-us,AX.60).gif Gg953438.static(en-us,AX.60).gif ::getRecurrenceTimezone
Gg953438.pubmethod(en-us,AX.60).gif Gg953438.static(en-us,AX.60).gif ::next
Gg953438.pubmethod(en-us,AX.60).gif Gg953438.static(en-us,AX.60).gif ::nextDate
Gg953438.pubmethod(en-us,AX.60).gif Gg953438.static(en-us,AX.60).gif ::nextDateFromToday
Gg953438.pubmethod(en-us,AX.60).gif Gg953438.static(en-us,AX.60).gif ::nextFromToday
Gg953438.pubmethod(en-us,AX.60).gif Gg953438.static(en-us,AX.60).gif ::nextTime
Gg953438.pubmethod(en-us,AX.60).gif Gg953438.static(en-us,AX.60).gif ::recurrenceVersion
Gg953438.pubmethod(en-us,AX.60).gif Gg953438.static(en-us,AX.60).gif ::setRecurrenceEndAfter
Gg953438.pubmethod(en-us,AX.60).gif Gg953438.static(en-us,AX.60).gif ::setRecurrenceEndAfterDate
Gg953438.pubmethod(en-us,AX.60).gif Gg953438.static(en-us,AX.60).gif ::setRecurrenceNoEnd
Gg953438.pubmethod(en-us,AX.60).gif Gg953438.static(en-us,AX.60).gif ::setRecurrenceStartDate
Gg953438.pubmethod(en-us,AX.60).gif Gg953438.static(en-us,AX.60).gif ::setRecurrenceStartDateTime
Gg953438.pubmethod(en-us,AX.60).gif Gg953438.static(en-us,AX.60).gif ::setRecurrenceTime
Gg953438.pubmethod(en-us,AX.60).gif Gg953438.static(en-us,AX.60).gif ::setRecurrenceUnit

Top

Inheritance Hierarchy

Object Class
  SysRecurrence Class