[This is preliminary documentation and is subject to change.]
Identifies the manifest for the report and characteristics of the submission. This element is a conditional element. This element is included or the ReportData element is included but never both at the same time within an instance of this object. See examples of the usage of the object below.
| C# | Visual Basic | Visual C++ |
public class ReportInfo : SifKeyedElement
Public Class ReportInfo _ Inherits SifKeyedElement
public ref class ReportInfo : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ReportInfoReportInfoNew()() |
Creates an instance of a ReportInfo
| |
| ReportInfoReportInfoNew(String, Nullable<(Of <DateTime>)>, Nullable<(Of <Int32>)>, SubmissionReason) |
Constructor that accepts values for all mandatory fields
| |
| CalculationDate |
Gets or sets the value of the <CalculationDate> element.
| |
| Description |
Gets or sets the value of the <Description> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.) | |
| ReportManifestRefId |
Gets or sets the value of the ReportManifestRefId attribute.
| |
| ReportSubmitterInfo |
Gets or sets the value of the <ReportSubmitterInfo> element.
| |
| SetReportSubmitterInfo(String) | Sets the value of the <ReportSubmitterInfo> element. | |
| SetSubmissionReason(SubmissionReason) |
Sets the value of the <SubmissionReason> element.
| |
| SubmissionNumber |
Gets or sets the value of the <SubmissionNumber> element.
| |
| SubmissionReason |
Gets or sets the value of the <SubmissionReason> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| ReportInfo | ||||