add Parameter to KeySchedule

add Parameter to KeySchedule

sobon.konrad
Advocate Advocate
952 Views
2 Replies
Message 1 of 3

add Parameter to KeySchedule

sobon.konrad
Advocate
Advocate

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:

 

Capture.JPG

 

 

0 Likes
953 Views
2 Replies
Replies (2)
Message 2 of 3

Anonymous
Not applicable
I don't think you can because the API only allows adding Shared Parameters to a project, and a Key Schedule can't contain a shared parameter for some unknown reason.
0 Likes
Message 3 of 3

Yien_Chao
Advisor
Advisor

and years later... now it's possible in 2022.

0 Likes