TransactionControlFlag is not available under the REST for ProjectTemplate/Task
Summary:
TransactionControlFlag is not available under the REST for ProjectTemplate/Task
Content (required):
TransactionControlFlag is a field which allows us to make the Transaction Control as Inclusive (if set to True) or Exclusive (if set to False)
This is current available in Project API but not in Project Template API
Project Template >> Create Task API
TransactionControlFlag: boolean is available
Project >> Create Task API
TransactionControlFlag: boolean is NOT available
This template API was introduced in 22D and I wonder why they chose to leave this attribute TransactionControlFlag. I believe there may be an alternative way I'm not aware of (Please suggest)
0