AcSmSheetViews.Sync
From AutoCAD Sheet Set Manager API

Updates the sheet view components in the collection according to the provided AcSmAcDbLayoutReference and IAcadDatabase.
Syntax
Sync(
pLayout As IAcSmAcDbLayoutReference,
pXDb As IAcadDatabase) As Object
| pLayout | Input AcSmAcDbLayoutReference to update |
| pXDb | Input IAcadDatabase to use for the update |
| Comments? |