1. Data type OG - ActualTimeOperation

    Article: AN0001662Updated:

    This object contains definition of one time operation 0-4.

    Object properties 

    Name Description
    int? OwnerClassDefId Id of the class, into which the time operation belongs.
    int? OwnerQueryId Id of the query, into which the time operation belongs.
    string Name Name.
    string Code Code.
    string Description Description.
    bool Enabled Indication, wheather the time operation is enabled.
    DateTime? ActiveFromDate Date in the record, from which the time operation is enabled (including) from 00:00:00.
    DateTime? ActiveToDate Date in the record, to which the time operation is enabled (including) to 00:00:00.
    int? IdentificationColumnClassDefId Id of the column with identifier.
    int? DateColumnClassDefId Id of the column with date.
    string RunInDays List of days for start separated by comma.
    bool RunInLastDayInMonth Indication, wheather the time operation shall be started also the last day in the month.
    bool RunInDayMo Start on Monday.
    bool RunInDayTu Start on Tuesday.
    bool RunInDayWe Start on Wednesday.
    bool RunInDayTh Start on Thursday.
    bool RunInDayFr Start on Friday.
    bool RunInDaySa Start on Satruday.
    bool RunInDaySu Start on Sunday.
    string RunInHours List of hours, at which operation shall start. Use property RunInHoursXX for more comfortable check.
    int? RunInMinute Minute, when the start shall be performed.
    int? RunRepeatAfterDays Number of days, after which operation shall start for the same identifier.
    bool RunOnlyOnePerId Indication, wehether the time operation shall be started only once for each identifier.
    bool RunRepeatedly Indication, wehether the time operation shall be started repeatedly.
    bool RunInHours00 Indication for start at 0:00 hours.
    bool RunInHours01 Indication for start at 1:00 hours.
    bool RunInHours02 Indication for start at 2:00 hours.
    bool RunInHours03 Indication for start at 3:00 hours.
    bool RunInHours04 Indication for start at 4:00 hours.
    bool RunInHours05 Indication for start at 5:00 hours.
    bool RunInHours06 Indication for start at 6:00 hours.
    bool RunInHours07 Indication for start at 7:00 hours.
    bool RunInHours08 Indication for start at 8:00 hours.
    bool RunInHours09 Indication for start at 9:00 hours.
    bool RunInHours10 Indication for start at 10:00 hours.
    bool RunInHours11 Indication for start at 11:00 hours.
    bool RunInHours12 Indication for start at 12:00 hours.
    bool RunInHours13 Indication for start at 13:00 hours.
    bool RunInHours14 Indication for start at 14:00 hours.
    bool RunInHours15 Indication for start at 15:00 hours.
    bool RunInHours16 Indication for start at 16:00 hours.
    bool RunInHours17 Indication for start at 17:00 hours.
    bool RunInHours18 Indication for start at 18:00 hours.
    bool RunInHours19 Indication for start at 19:00 hours.
    bool RunInHours20 Indication for start at 20:00 hours.
    bool RunInHours21 Indication for start at 21:00 hours.
    bool RunInHours22 Indication for start at 22:00 hours.
    bool RunInHours23 Indication for start at 23:00 hours.
    bool Def0_Enabled Indication, wehether the time operation is enabled.
    int Def0_Offset Shift in days against the date.
    int Def0_NotificationId Id of the notification for sending.
    string Def0_Emails List of emails for sending separated by a semicolon.
    PersonInfoList Def0_Persons List of persons - recipients of the notification.
    int? Def0_DistributionGroupId Id of the distribution group.
    int? Def0_EmailColumnClassDefId Id of the column with email or users from the record.
    int? Def0_WorkflowSeqId Id of the started workflow instance.
    string Def0_Script Script for execution.
    bool Def1_Enabled Indication, wehether the time operation is enabled.
    int Def1_Offset Shift in days against the date.
    int Def1_NotificationId Id of the notification for sending.
    string Def1_Emails List of emails for sending separated by a semicolon.
    PersonInfoList Def1_Persons List of persons - recipients of the notification.
    int? Def1_DistributionGroupId Id of the distribution group.
    int? Def1_EmailColumnClassDefId Id of the column with email or users from the record.
    int? Def1_WorkflowSeqId Id of the started workflow instance.
    string Def1_Script Script for execution.
    bool Def2_Enabled Indication, wehether the time operation is enabled.
    int Def2_Offset Shift in days against the date.
    int Def2_NotificationId Id of the notification for sending.
    string Def2_Emails List of emails for sending separated by a semicolon.
    PersonInfoList Def2_Persons List of persons - recipients of the notification.
    int? Def2_DistributionGroupId Id of the distribution group.
    int? Def2_EmailColumnClassDefId Id of the column with email or users from the record.
    int? Def2_WorkflowSeqId Id of the started workflow instance.
    string Def2_Script Script for execution.
    bool Def3_Enabled Indication, wehether the time operation is enabled.
    int Def3_Offset Shift in days against the date.
    int Def3_NotificationId Id of the notification for sending.
    string Def3_Emails List of emails for sending separated by a semicolon.
    PersonInfoList Def3_Persons List of persons - recipients of the notification.
    int? Def3_DistributionGroupId Id of the distribution group.
    int? Def3_EmailColumnClassDefId Id of the column with email or users from the record.
    int? Def3_WorkflowSeqId Id of the started workflow instance.
    string Def3_Script Script for execution.
    bool Def4_Enabled Indication, wehether the time operation is enabled.
    int Def4_Offset Shift in days against the date.
    int Def4_NotificationId Id of the notification for sending.
    string Def4_Emails List of emails for sending separated by a semicolon.
    PersonInfoList Def4_Persons List of persons - recipients of the notification.
    int? Def4_DistributionGroupId Id of the distribution group.
    int? Def4_EmailColumnClassDefId Id of the column with email or users from the record.
    int? Def4_WorkflowSeqId Id of the started workflow instance.
    string Def4_Script Script for execution.

     

×