SIFWorks ADK 2.0
PerformanceLevel Constructor (levelName)
NamespacesEdustructures.SifWorks.AssessmentPerformanceLevelPerformanceLevelPerformanceLevelNew(String)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public PerformanceLevel(
	string levelName
)
Public Sub New ( _
	levelName As String _
)
public:
PerformanceLevel (
	String^ levelName
)
Parameters
levelName (String)
The name of the performance level.

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