ALTAStressProfile Constructors: Difference between revisions
Jump to navigation
Jump to search
Chris Kahn (talk | contribs) (Created page with '{{Template:APIClass|ALTAStressProfile Class|ALTAStressProfile}} Initialize a new instance of the ALTAStressProfile class. == Syntax == *ALTAStressPro…') |
Chris Kahn (talk | contribs) No edit summary |
||
Line 7: | Line 7: | ||
Parameters | Parameters | ||
:''Name'': The | :''Name'': The name of the new stress profile. |
Revision as of 16:32, 15 May 2014
Initialize a new instance of the ALTAStressProfile class.
Syntax
- ALTAStressProfile() Creates a new ALTAStressProfile object.
- ALTAStressProfile( Name As String) Creates a new ALTAStressProfile object with the specified name.
Parameters
- Name: The name of the new stress profile.