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