| | |
| | | Properties: |
| | | [ |
| | | DataType: 'LibCal_SubscriberEventTable' |
| | | FilterArguments: 'subscribers:dhSubscribers' |
| | | FixedFilter: 'object.FilterBySubscriberAndEventType( subscribers )' |
| | | FilterArguments: 'subscribers:dhSubscribers;eventtypes:dhEventTypes' |
| | | FixedFilter: 'object.FilterBySubscriberAndEventType( subscribers, eventtypes )' |
| | | Source: 'dhTable' |
| | | Taborder: 0 |
| | | Transformation: 'LibCal_SubscriberEventRow' |
| | |
| | | Properties: |
| | | [ |
| | | DataType: 'LibCal_SubscriberEventTable' |
| | | FilterArguments: 'starttime:dhStartDate;endtime:dhEndDate' |
| | | Description: 'object.FilterByDatePeriod( Date::MinDate(), Date::MaxDate() )' |
| | | FilterArguments: 'period:dhDate' |
| | | FixedFilter: 'object.FilterByDatePeriod( period.Start(), period.End() )' |
| | | Source: 'dhTable' |
| | | Taborder: 0 |
| | | Transformation: 'LibCal_SubscriberEventColumn' |