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