SIFWorks ADK 2.0
ActionList Class
NamespacesEdustructures.SifWorks.StudentActionList

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

An ActionList
Declaration Syntax
C#Visual BasicVisual C++
public class ActionList : SifList<Action>
Public Class ActionList _
	Inherits SifList(Of Action)
public ref class ActionList : public SifList<Action^>
Members
All MembersConstructorsMethods



IconMemberDescription
ActionListActionListNew()()
Creates an instance of an ActionList

ActionListActionListNew(Action)
Constructor that accepts values for all mandatory fields

AddAction(String, Nullable<(Of <DateTime>)>, Nullable<(Of <DateTime>)>, Nullable<(Of <Decimal>)>, YesNo, YesNo, YesNo, YesNo, ArrestStatus, YesNo)
Adds the value of the <Action> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 2.0

Inheritance Hierarchy
Object
Element
 SifElement
  SifList<(Of <Action>)>
   ActionList

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