SIFWorks ADK 2.0
ActionList Property
NamespacesEdustructures.SifWorks.StudentOffenderActionList

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

Gets or sets the value of the <ActionList> element.
Declaration Syntax
C#Visual BasicVisual C++
public ActionList ActionList{ get; set;}
Public Property ActionList As ActionList
public:
property ActionList^ ActionList {
	ActionList^ get ();
	void set (ActionList^ value);
}
Value
An ActionList
Remarks

To remove the ActionList, set ActionList to null

Version: 2.0

Since: 2.0

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