SIFWorks ADK 2.0
SchoolWhereServiceDelivered Constructor (sifRefObject, value)
NamespacesEdustructures.SifWorks.ProgramsSchoolWhereServiceDeliveredSchoolWhereServiceDeliveredSchoolWhereServiceDeliveredNew(String, String)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public SchoolWhereServiceDelivered(
	string sifRefObject,
	string value
)
Public Sub New ( _
	sifRefObject As String, _
	value As String _
)
public:
SchoolWhereServiceDelivered (
	String^ sifRefObject, 
	String^ value
)
Parameters
sifRefObject (String)
A SIF_RefObject
value (String)
Gets or sets the content value of the <SchoolWhereServiceDelivered> element

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