AcSmSheetSetClassGetPromptForDwgName Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.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
Type:
Boolean
Implements
IAcSmSheetSetGetPromptForDwgName
See Also