Add | Adds a new inventory cycle. |
GetAsXML | Returns the object from XML data, which is stored as string in a buffer. |
GetByKey | Retrieves and sets the values of the object's properties by the object's absolute key from the Company database. |
Remove | Remove a inventory cycle . |
SaveToFile | Save the inventory cycle to a file as XML data. |
SaveXML | Saves the object data to XML formatted data. |
Update | Updates an existing inventory cycle . |
Browser | Returns the DataBrowser object. |
CycleCode | Sets or returns the cycle code.
Field name: Code. |
CycleName | Sets or returns the inventory cycle name.
Field name: Name. Length: 20 characters. |
Day | Sets or returns one of the following according to the valid value of the Frequency property:
Field name: Day. |
endType | Specifies how to stop the inventory cycle.
Field name: EndType. |
Frequency | Sets or returns a valid value of the cycle interval.
Field name: Frequency. |
Friday | Sets inventory cycle recurrence for Friday.
Field name: Friday. |
Hour | Sets or returns the time for issuing an alert.
Field name: Hour. |
Interval | The interval period.
Field name: Interval. |
MaxOccurrence | The maximum number of times inventory cycles can occur.
Field name: MaxOccur. |
Monday | Sets inventory cycle recurrence for Monday.
Field name: Monday. |
NextCountingDate | Sets or returns the date of the upcoming inventory cycle.
Field name: NextDate. |
RecurrenceDayInMonth | Schedules inventory cycles that run on a specific date each month.
Field name: DayInMonth. |
RecurrenceDayOfWeek | Schedules inventory cycles that run on a specific day each week.
Field name: DayOfWeek. |
RecurrenceMonth | Sets inventory cycle recurrence on a monthly basis.
Field name: Month. |
RecurrenceSequenceSpecifier | Sets inventory cycle recurrence on a weekly basis.
Field name: Week. |
RepeatOption | Determines how inventory cycles repeat at regular intervals.
Field name: SubOption. |
Saturday | Sets inventory cycle recurrence for Saturday.
Field name: Saturday. |
SeriesEndDate | The end date of an inventory cycle series.
Field name: SeEndDat. |
Sunday | Sets inventory cycle recurrence for Sunday.
Field name: Sunday. |
Thursday | Sets inventory cycle recurrence for Thursday.
Field name: Thursday. |
Tuesday | Sets inventory cycle recurrence for Tuesday.
Field name: Tuesday. |
UserFields | Returns the UserFields object. |
Wednesday | Sets inventory cycle recurrence for Wednesday.
Field name: Wednesday. |