SIFWorks ADK 2.0
ContactInfo Property
NamespacesEdustructures.SifWorks.HrfinVendorInfoContactInfo

[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: "Contact information."

To remove the ContactInfo, set ContactInfo to null

Version: 2.0

Since: 2.0

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