AcSmSheetSet.SetPromptForDwgName

AutoCAD Sheet Set Manager API

Up a level to AcSmSheetSet      
AcSmSheetSet.SetPromptForDwgName Method

Sets the flag indicating whether the user interface should prompt for the name of a new drawing.

Syntax

SetPromptForDwgName(

askForName As Boolean) As Object

askForName Input Boolean indicating whether the user interface should prompt for the name of a new drawing
   Comments?