SIFWorks ADK 2.0
Severity Property
NamespacesEdustructures.SifWorks.StudentMedicalAlertMessageSeverity

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

Gets or sets the value of the Severity attribute.
Declaration Syntax
C#Visual BasicVisual C++
public string Severity{ get; set;}
Public Property Severity As String
public:
property String^ Severity {
	String^ get ();
	void set (String^ value);
}
Value
The Severity attribute of this 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