SIFWorks ADK 2.0
ActionList Constructor (action)
NamespacesEdustructures.SifWorks.StudentActionListActionListActionListNew(Action)

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

Constructor that accepts values for all mandatory fields
Declaration Syntax
C#Visual BasicVisual C++
public ActionList(
	Action action
)
Public Sub New ( _
	action As Action _
)
public:
ActionList (
	Action^ action
)
Parameters
action (Action)
An Action

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