Community
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:
Can't find what you're looking for? Ask the community or share your knowledge.