SIFWorks ADK 2.0
StudentContactsSummary Property
NamespacesEdustructures.SifWorks.EtranscriptsStudentDemographicRecordStudentContactsSummary

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

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

To remove the StudentContactsSummary, set StudentContactsSummary to null

Version: 2.0

Since: 2.0

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