SIFWorks ADK 2.0
ReportSubmitterInfo Class
NamespacesEdustructures.SifWorks.ReportingReportSubmitterInfo

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

Identifies the submitter of the report.This element is conditional depending on the context in which the SIF_ReportObject is used. It must be present in the ReportInfo element when a SIF_ReportObject is sent to a report authority in a SIF_Event message. However, its presence is optional in SIF_ReportObject packets delivered to report authorities in SIF_Response messages.
Declaration Syntax
C#Visual BasicVisual C++
public class ReportSubmitterInfo : SifKeyedElement
Public Class ReportSubmitterInfo _
	Inherits SifKeyedElement
public ref class ReportSubmitterInfo : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ReportSubmitterInfoReportSubmitterInfoNew()()
Creates an instance of a ReportSubmitterInfo

ReportSubmitterInfoReportSubmitterInfoNew(String)
Constructor that accepts values for all mandatory fields

Address
Gets or sets the value of the <Address> element.

ContactInfo
Gets or sets the value of the <ContactInfo> element.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.)
PhoneNumber
Gets or sets the value of the <PhoneNumber> element.

SetAddress(AddressType, Street, String, StatePrCode, CountryCode, String)
Sets the value of the <Address> element.

SetContactInfo(Name)
Sets the value of the <ContactInfo> element.

SetPhoneNumber(PhoneNumberType, String)
Sets the value of the <PhoneNumber> element.

SetSIF_RefId(String, String)
Sets the value of the <SIF_RefId> element.

SIF_RefId
Gets or sets the value of the <SIF_RefId> element.

SubmitterDepartment
Gets or sets the value of the <SubmitterDepartment> element.

SubmitterName
Gets or sets the value of the <SubmitterName> element.

SubmitterNotes
Gets or sets the value of the <SubmitterNotes> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   ReportSubmitterInfo

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