ancestorIterationNumbers property

List<String>? ancestorIterationNumbers
getter/setter pair

Ancestor iteration number for the task(it will only be non-empty if the task is under 'private workflow')

Implementation

core.List<core.String>? ancestorIterationNumbers;