SIFWorks ADK 2.0
SetSeverity Method (val)
NamespacesEdustructures.SifWorks.StudentMedicalAlertMessageSetSeverity(MedicalAlertMessageSeverity)

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

Sets the value of the Severity attribute.
Declaration Syntax
C#Visual BasicVisual C++
public void SetSeverity(
	MedicalAlertMessageSeverity val
)
Public Sub SetSeverity ( _
	val As MedicalAlertMessageSeverity _
)
public:
void SetSeverity (
	MedicalAlertMessageSeverity^ val
)
Parameters
val (MedicalAlertMessageSeverity)
A MedicalAlertMessageSeverity object
Remarks

The SIF specification defines the meaning of this attribute as: "The level of severity of this medical alert."

Version: 2.0

Since: 2.0

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