SIFWorks ADK 2.0
GiftedEligibilityCriteria Property
NamespacesEdustructures.SifWorks.ProgramsStudentParticipationGiftedEligibilityCriteria

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

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

The SIF specification defines the meaning of this element as: "State / local code used to determine eligibility for Gifted / Talented program."

Version: 2.0

Since: 2.0

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