IAcSmPersistProxySetTypeName Method
|
Namespace: BricscadSm
Assembly: Interop.BricscadSm (in
Interop.BricscadSm.dll) Version: 21.0.0.0
Syntax
void SetTypeName(
string value
)
Sub SetTypeName (
value As String
)
void SetTypeName(
[InAttribute] String^ value
)
abstract SetTypeName :
value : string -> unit
Parameters
- value
- Type: SystemString
See Also