Question
from ContentItem to (WTDocument or ContentHolder)
Good day to all.
I'm querying some ContentItem instances (primary ApplicationData of WTDocument). For some reason API ContentItem.getHolderLink() returns "null" to me. What ways can get it's parent ContentHolder or WTDocument by having ContentItem?
Thanks 🙂

