[This is preliminary documentation and is subject to change.]
An Action
| C# | Visual Basic | Visual C++ |
public class Action : SifElement
Public Class Action _ Inherits SifElement
public ref class Action : public SifElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ActionActionNew()() |
Creates an instance of an Action
| |
| ActionActionNew(String, Nullable<(Of <DateTime>)>, Nullable<(Of <DateTime>)>, Nullable<(Of <Decimal>)>, YesNo, YesNo, YesNo, YesNo, ArrestStatus, YesNo) |
Constructor that accepts values for all mandatory fields
| |
| AlternativeEducation |
Gets or sets the value of the <AlternativeEducation> element.
| |
| Arrest |
Gets or sets the value of the <Arrest> element.
| |
| Code |
Gets or sets the value of the <Code> element.
| |
| Duration |
Gets or sets the value of the <Duration> element.
| |
| EndDate |
Gets or sets the value of the <EndDate> element.
| |
| FullYearExpulsion |
Gets or sets the value of the <FullYearExpulsion> element.
| |
| OtherCodeList |
Gets or sets the value of the <OtherCodeList> element.
| |
| PoliceNotification |
Gets or sets the value of the <PoliceNotification> element.
| |
| SetAlternativeEducation(YesNo) |
Sets the value of the <AlternativeEducation> element.
| |
| SetArrest(ArrestStatus) |
Sets the value of the <Arrest> element.
| |
| SetFullYearExpulsion(YesNo) |
Sets the value of the <FullYearExpulsion> element.
| |
| SetPoliceNotification(YesNo) |
Sets the value of the <PoliceNotification> element.
| |
| SetShortenedExpulsion(YesNo) |
Sets the value of the <ShortenedExpulsion> element.
| |
| SetZeroTolerance(YesNo) |
Sets the value of the <ZeroTolerance> element.
| |
| ShortenedExpulsion |
Gets or sets the value of the <ShortenedExpulsion> element.
| |
| StartDate |
Gets or sets the value of the <StartDate> element.
| |
| ZeroTolerance |
Gets or sets the value of the <ZeroTolerance> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||
| Element | |||
| SifElement | |||
| Action | |||