find_parent
PublishedParameter.find_parent(type)
Function steps up the tree and returns the first parent with given type. If object has no parent of this type, the function returns None.
Function steps up the tree and returns the first parent with given type. If object has no parent of this type, the function returns None.