SIFWorks ADK 2.0
ServiceSetting Constructor (codeType, code)
NamespacesEdustructures.SifWorks.ProgramsServiceSettingServiceSettingServiceSettingNew(String, ServiceSettingCode)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public ServiceSetting(
	string codeType,
	ServiceSettingCode code
)
Public Sub New ( _
	codeType As String, _
	code As ServiceSettingCode _
)
public:
ServiceSetting (
	String^ codeType, 
	ServiceSettingCode^ code
)
Parameters
codeType (String)
If CodeType = "NCES" Then use Code set 0307 Service Setting [NCES Handbooks]
code (ServiceSettingCode)
Setting where service is provided (Regular Class, Resource Room, Homebound, Detention Center, etc.).

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