AcSmEvent.ACSM_DATABASE_CHANGED Property

Sheet Set Manager API

 
AcSmEvent.ACSM_DATABASE_CHANGED Property
 
 
 

Event signifying that the database changed on disk. In response to this event, programs usually should use the LoadFromFile method of the AcSmDatabase object. The LoadFromFile method updates the database so it is the same as the database version on disk.

Syntax

ACSM_DATABASE_CHANGED() As Long