parentListIndex property
getter/setter pair
If source is a List, parentListIndex is the index of the inbound reference (deprecated).
Note: this property is deprecated and will be replaced by parentField
.
Implementation
@optional
int? parentListIndex;