SIFWorks ADK 2.0
IncidentCost Property
NamespacesEdustructures.SifWorks.StudentDisciplineIncidentIncidentCost

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

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

The SIF specification defines the meaning of this element as: "If the incident resulted in a quantifiable monetary loss for any entity involved, identify and record the value of that loss. Cost may be reported by specific dollar amount or range."

Version: 2.0

Since: 2.0

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