SIFWorks ADK 2.0
SubmissionReason Property
NamespacesEdustructures.SifWorks.ReportingReportInfoSubmissionReason

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

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

The SIF specification defines the meaning of this element as: "Reason for the report submission."

Version: 2.0

Since: 1.5r1

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