public RevisionableDocument Promote( bool silent )
Parameters
- silent
- Promote document in background without showing it in UI. Use when promoting bigger bunch of documents at once to avoid refreshing UI constantly. You are responsible for calling the UpdateProjectStructure method at the end, otherwise the state of the project structure is undefined.
Return Value
New promoted document.