SIFWorks ADK 2.0
ContactInfo Property
NamespacesEdustructures.SifWorks.ReportingReportSubmitterInfoContactInfo

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

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

The SIF specification defines the meaning of this null as: "Information on the contact person in this agency submitting the report. For a description of this element, see 5.1.3 ContactInfo."

To remove the ContactInfo, set ContactInfo to null

Version: 2.0

Since: 1.5r1

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