SIFWorks ADK 2.0
LocationOfInstruction Constructor (code)
NamespacesEdustructures.SifWorks.StudentLocationOfInstructionLocationOfInstructionLocationOfInstructionNew(LocationOfInstructionCode)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public LocationOfInstruction(
	LocationOfInstructionCode code
)
Public Sub New ( _
	code As LocationOfInstructionCode _
)
public:
LocationOfInstruction (
	LocationOfInstructionCode^ code
)
Parameters
code (LocationOfInstructionCode)
Code representing the location of instruction.

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