SIFWorks ADK 2.0
ReportingPeriod Property
NamespacesEdustructures.SifWorks.ReportingReportManifestReportingPeriod

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

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

The SIF specification defines the meaning of this null as: "Information on the period of time over which the report spans."

To remove the ReportingPeriod, set ReportingPeriod to null

Version: 2.0

Since: 1.5r1

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