API Name: global.ConditionScheduleAppliesToTables
var ConditionScheduleAppliesToTables = Class.create();
ConditionScheduleAppliesToTables.prototype = Object.extendsObject(ConditionScheduleAppliesToTablesSNC, {
initialize: function() {
},
type: 'ConditionScheduleAppliesToTables'
});