SIFWorks ADK 2.0
ReportInfo Class
NamespacesEdustructures.SifWorks.ReportingReportInfo

[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.
Declaration Syntax
C#Visual BasicVisual C++
public class ReportInfo : SifKeyedElement
Public Class ReportInfo _
	Inherits SifKeyedElement
public ref class ReportInfo : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy

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