Interface IReportDocumentLock
-
public interface IReportDocumentLock
lock used to lock the report document.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
unlock()
release this lock
-