AcSmPublishOptionsClassGetPromptForPassword Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
public virtual bool GetPromptForPassword()
Public Overridable Function GetPromptForPassword As Boolean
public:
virtual bool GetPromptForPassword()
abstract GetPromptForPassword : unit -> bool
override GetPromptForPassword : unit -> bool
Return Value
Type:
Boolean
Implements
IAcSmPublishOptionsGetPromptForPassword
See Also