SIFWorks ADK 2.0
SetAgencyReporting Method (SifRefObject, Value)
NamespacesEdustructures.SifWorks.StudentDisciplineIncidentSetAgencyReporting(AgencyReportingObject, String)

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

Sets the value of the <AgencyReporting> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetAgencyReporting(
	AgencyReportingObject SifRefObject,
	string Value
)
Public Sub SetAgencyReporting ( _
	SifRefObject As AgencyReportingObject, _
	Value As String _
)
public:
void SetAgencyReporting (
	AgencyReportingObject^ SifRefObject, 
	String^ Value
)
Parameters
SifRefObject (AgencyReportingObject)
The name of the SIF object to which the GUID relates.
Value (String)
Gets or sets the content value of the &lt;AgencyReporting&gt; element
Remarks

This form of setAgencyReporting is provided as a convenience method that is functionally equivalent to the AgencyReporting

Version: 2.0

Since: 2.0

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