AcSmPublishOptionsClassGetPromptForPassword
Method
|
Namespace: BricscadSm
Assembly: BricscadSm (in BricscadSm.dll)
Version: 25.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
Boolean
Implements
IAcSmPublishOptionsGetPromptForPassword
See Also