SIFWorks ADK 2.0
AddLEAContact Method (ContactInfo)
NamespacesEdustructures.SifWorks.StudentLEAContactListAddLEAContact(ContactInfo)

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

Adds the value of the <LEAContact> element.
Declaration Syntax
C#Visual BasicVisual C++
public void AddLEAContact(
	ContactInfo ContactInfo
)
Public Sub AddLEAContact ( _
	ContactInfo As ContactInfo _
)
public:
void AddLEAContact (
	ContactInfo^ ContactInfo
)
Parameters
ContactInfo (ContactInfo)
For a description of this element, see 5.1.3 ContactInfo.
Remarks

This form of setLEAContact is provided as a convenience method that is functionally equivalent to the method AddLEAContact

Version: 2.0

Since: 1.5r1

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