SIFWorks ADK 2.0
SetReportSubmitterInfo Method (SubmitterName)
NamespacesEdustructures.SifWorks.ReportingReportInfoSetReportSubmitterInfo(String)

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

Sets the value of the <ReportSubmitterInfo> element.
Declaration Syntax
C#Visual BasicVisual C++
public void SetReportSubmitterInfo(
	string SubmitterName
)
Public Sub SetReportSubmitterInfo ( _
	SubmitterName As String _
)
public:
void SetReportSubmitterInfo (
	String^ SubmitterName
)
Parameters
SubmitterName (String)
Name of the report submitter.This is a descriptive string that names the entity submitting the SIF_ReportObject to the report authority. It could be the name of an agency, a district, a school, the SIF_SourceId of the submitting agent, or any other string that a report authority could use to identify the submitter of a report. This element may be present regardless of the presence of the SifRefIdType and SifRefId elements. When those elements are used, it is recommended that collector agents reproduce the name of the LEA or school here.
Remarks

This form of setReportSubmitterInfo is provided as a convenience method that is functionally equivalent to the ReportSubmitterInfo

Version: 2.0

Since: 1.5r1

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