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