[This is preliminary documentation and is subject to change.]
A DisciplineIncident
| C# | Visual Basic | Visual C++ |
public class DisciplineIncident : SifDataObject
Public Class DisciplineIncident _ Inherits SifDataObject
public ref class DisciplineIncident : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| DisciplineIncidentDisciplineIncidentNew()() |
Creates an instance of a DisciplineIncident
| |
| DisciplineIncidentDisciplineIncidentNew(String, Nullable<(Of <Int32>)>, AgencyReporting, String, Nullable<(Of <DateTime>)>, IncidentTime, IncidentLocation, IncidentCategory, OffenderList, VictimList) |
Constructor that accepts values for all mandatory fields
| |
| AgencyReporting |
Gets or sets the value of the <AgencyReporting> element.
| |
| IncidentCategory |
Gets or sets the value of the <IncidentCategory> element.
| |
| IncidentCost |
Gets or sets the value of the <IncidentCost> element.
| |
| IncidentDate |
Gets or sets the value of the <IncidentDate> element.
| |
| IncidentLocation |
Gets or sets the value of the <IncidentLocation> element.
| |
| IncidentLocationRefId |
Gets or sets the value of the <IncidentLocationRefId> element.
| |
| IncidentNumber |
Gets or sets the value of the <IncidentNumber> element.
| |
| IncidentReporter |
Gets or sets the value of the <IncidentReporter> element.
| |
| IncidentTime |
Gets or sets the value of the <IncidentTime> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| OffenderList |
Gets or sets the value of the <OffenderList> element.
| |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) | |
| RelatedToList |
Gets or sets the value of the <RelatedToList> element.
| |
| SchoolYear |
Gets or sets the value of the SchoolYear attribute.
| |
| SetAgencyReporting(AgencyReportingObject, String) | Sets the value of the <AgencyReporting> element. | |
| SetIncidentLocation(IncidentLocationType, String) | Sets the value of the <IncidentLocation> element. | |
| SetIncidentLocationRefId(IncidentLocationObject, String) | Sets the value of the <IncidentLocationRefId> element. | |
| SetIncidentReporter(ReporterDescriptionType) | Sets the value of the <IncidentReporter> element. | |
| SetIncidentTime(SafetyTimeType, String) | Sets the value of the <IncidentTime> element. | |
| VictimList |
Gets or sets the value of the <VictimList> element.
| |
| WeaponTypeList |
Gets or sets the value of the <WeaponTypeList> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| DisciplineIncident | |||||