SIFWorks ADK 2.0
IncidentLocationRefId Property
NamespacesEdustructures.SifWorks.StudentDisciplineIncidentIncidentLocationRefId

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

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

To remove the IncidentLocationRefId, set IncidentLocationRefId to null

Version: 2.0

Since: 2.0

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