ALTAStressProfile Constructors: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
(Created page with '{{Template:APIClass|ALTAStressProfile Class|ALTAStressProfile}} Initialize a new instance of the ALTAStressProfile class. == Syntax == *ALTAStressPro…')
(No difference)

Revision as of 18:44, 11 March 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.