IAcSmPublishOptionsSetPromptForName Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
void SetPromptForName(
bool value
)
Sub SetPromptForName (
value As Boolean
)
void SetPromptForName(
[InAttribute] bool value
)
abstract SetPromptForName :
value : bool -> unit
Parameters
- value
- Type: SystemBoolean
See Also