SIFWorks ADK 2.0
VictimList Property
NamespacesEdustructures.SifWorks.StudentDisciplineIncidentVictimList

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

Gets or sets the value of the <VictimList> element.
Declaration Syntax
C#Visual BasicVisual C++
public VictimList VictimList{ get; set;}
Public Property VictimList As VictimList
public:
property VictimList^ VictimList {
	VictimList^ get ();
	void set (VictimList^ value);
}
Value
A VictimList
Remarks

To remove the VictimList, set VictimList to null

Version: 2.0

Since: 2.0

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