AcSmSheetSetClassGetPromptForDwgName
Method
|
Namespace: BricscadSm
Assembly: BricscadSm (in BricscadSm.dll)
Version: 25.0.0.0
Syntax
public virtual bool GetPromptForDwgName()
Public Overridable Function GetPromptForDwgName As Boolean
public:
virtual bool GetPromptForDwgName()
abstract GetPromptForDwgName : unit -> bool
override GetPromptForDwgName : unit -> bool
Return Value
Boolean
Implements
IAcSmSheetSetGetPromptForDwgName
See Also