collectionIsCleared property

bool collectionIsCleared
getter/setter pair
If the collection is cleared, then store PDL members collection is updated with "SetItemField". If the collection is not cleared, then store PDL members collection is updated with "AppendToItemField".

Implementation

/* private */
bool collectionIsCleared = false;