SIFWorks ADK 2.0
SubmissionNumber Property
NamespacesEdustructures.SifWorks.ReportingReportInfoSubmissionNumber

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

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

The SIF specification defines the meaning of this element as: "A number that identifies the submission; beginning at 1 and incremented each time a submission is done for a particular report; used to indicate resubmission(s)."

Version: 2.0

Since: 1.5r1

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