[This is preliminary documentation and is subject to change.]
Gets or sets the value of the <ReportingPeriod> element.
| C# | Visual Basic | Visual C++ |
public ReportingPeriod ReportingPeriod{ get; set;}
Public Property ReportingPeriod As ReportingPeriod
public: property ReportingPeriod^ ReportingPeriod { ReportingPeriod^ get (); void set (ReportingPeriod^ value); }
A ReportingPeriod
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