IAcSmDatabaseSetFileName Method
|
Namespace: BricscadSm
Assembly: BricscadSm (in BricscadSm.dll)
Version: 25.0.0.0
Syntax
void SetFileName(
string newVal
)
Sub SetFileName (
newVal As String
)
void SetFileName(
[InAttribute] String^ newVal
)
abstract SetFileName :
newVal : string -> unit
Parameters
- newVal String
-
See Also