Configure the @schedule function
Use this procedure to configure the @schedule
function. This
function inserts the configured schedule into a string or date/time document
property. Note, that you are not scheduling a document. You are just configuring a
date/time using a schedule. The date/time string will be inserted in the document
property you are configuring.
For date/time properties:
@scheduleDateTime(daytype,dayvalue,timetype,timevalue,,)
For string properties:
@scheduleString(daytype,dayvalue,timetype,timevalue,format,culture)