SIFWorks ADK 2.0
SetType Method (val)
NamespacesEdustructures.SifWorks.ProgramsServiceSetType(ServiceTypeValue)

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

Sets the value of the Type attribute.
Declaration Syntax
C#Visual BasicVisual C++
public void SetType(
	ServiceTypeValue val
)
Public Sub SetType ( _
	val As ServiceTypeValue _
)
public:
void SetType (
	ServiceTypeValue^ val
)
Parameters
val (ServiceTypeValue)
A ServiceTypeValue object
Remarks

The SIF specification defines the meaning of this attribute as: "Values: InstructionalService, RelatedService, Other"

Version: 2.0

Since: 1.5r1

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