SIFWorks ADK 2.0
SCEDCode Property
NamespacesEdustructures.SifWorks.StudentSchoolCourseInfoSCEDCode

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

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

The SIF specification defines the meaning of this null as: "Course code from the School Codes for the Exchange of Data that describes the course content."

To remove the SCEDCode, set SCEDCode to null

Version: 2.0

Since: 2.0

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