IAcSmPersistProxySetTypeName Method
|
Namespace: BricscadSm
Assembly: BricscadSm (in BricscadSm.dll)
Version: 25.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 String
-
See Also