SIFWorks ADK 2.0
AgencyReporting Constructor (sifRefObject, value)
NamespacesEdustructures.SifWorks.StudentAgencyReportingAgencyReportingAgencyReportingNew(AgencyReportingObject, String)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public AgencyReporting(
	AgencyReportingObject sifRefObject,
	string value
)
Public Sub New ( _
	sifRefObject As AgencyReportingObject, _
	value As String _
)
public:
AgencyReporting (
	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 <AgencyReporting> element

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