SIFWorks ADK 2.0
SubmitterName Property
NamespacesEdustructures.SifWorks.ReportingReportSubmitterInfoSubmitterName

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

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

The SIF specification defines the meaning of this element as: "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."

Version: 2.0

Since: 1.5r1

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