SIFWorks ADK 2.0
ProgramFundingSources Property
NamespacesEdustructures.SifWorks.ProgramsStudentParticipationProgramFundingSources

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

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

To remove the ProgramFundingSources, set ProgramFundingSources to null

Version: 2.0

Since: 2.0

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