SIFWorks ADK 2.0
AddPerformanceLevel Method (LevelName)
NamespacesEdustructures.SifWorks.AssessmentPerformanceLevelsAddPerformanceLevel(String)

[This is preliminary documentation and is subject to change.]

Adds the value of the <PerformanceLevel> element.
Declaration Syntax
C#Visual BasicVisual C++
public void AddPerformanceLevel(
	string LevelName
)
Public Sub AddPerformanceLevel ( _
	LevelName As String _
)
public:
void AddPerformanceLevel (
	String^ LevelName
)
Parameters
LevelName (String)
The name of the performance level.
Remarks

This form of setPerformanceLevel is provided as a convenience method that is functionally equivalent to the method AddPerformanceLevel

Version: 2.0

Since: 2.0

Assembly: Edustructures.SifWorks.SdoAll (Module: Edustructures.SifWorks.SdoAll) Version: 2.0.0.10