cCaseResponseSpectrumSetCase Method |
Namespace:
ETABS2016
Assembly:
ETABS2016 (in ETABS2016.dll) Version: 16.0.0.0 (16.0.0.0)
Syntaxint SetCase(
string Name
)
Function SetCase (
Name As String
) As Integer
int SetCase(
String^ Name
)
abstract SetCase :
Name : string -> int
Parameters
- Name
- Type: SystemString
Return Value
Type:
Int32
See Also