SIFWorks ADK 2.0
WeaponTypeList Property
NamespacesEdustructures.SifWorks.StudentDisciplineIncidentWeaponTypeList

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

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

To remove the WeaponTypeList, set WeaponTypeList to null

Version: 2.0

Since: 2.0

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