Message 1 of 3
add Parameter to KeySchedule
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Is it possible to add a Parameter to Key Schedule?
By default when creating a Key Schedule via keySchedule = ViewSchedule.CreateKeySchedule(doc, categoryId) it will contain one parameter called Key Name. I am interested in adding further paramters (effectively adding Columns to the schedule).
InsertColumn() doesnt work on Key Schedules. I am basically looking for API method to do this: