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