Add or edit this line in the file used to import properties into a page object:
LifecycleMassApproval.<type>.RelatedObjects.ConnectionDirection= <direction>
For example:
LifecycleMassApproval.type_Book.RelatedObjects.ConnectionDirection=to
These properties are used together, as in this example:LifecycleMassApproval.type_Book.RelatedObjects.Connections= relationship_HasDocuments
LifecycleMassApproval.type_Book.RelatedObjects.ConnectionDirection=to
The above example would allow a user to make sure that all documents to be included in a book have been approved prior to promoting the book to the Active state. The above properties would show all tasks/signature requirements for the documents that have been added to the book.