SIFWorks ADK 2.0
SetType Method (val)
NamespacesEdustructures.SifWorks.StudentIncidentLocationSetType(IncidentLocationType)

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

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

The SIF specification defines the meaning of this attribute as: "Identifies where the incident occurred."

Version: 2.0

Since: 2.0

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