SIFWorks ADK 2.0
HonorsInformationCode Property
NamespacesEdustructures.SifWorks.EtranscriptsActivityAwardHonorsInformationCode

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

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

The SIF specification defines the meaning of this element as: "A designation of the type of academic distinctions or other honors earned by or awarded to the student."

Version: 2.0

Since: 2.0

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