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