[This is preliminary documentation and is subject to change.]
An AssessmentAdministration
| C# | Visual Basic | Visual C++ |
public class AssessmentAdministration : SifDataObject
Public Class AssessmentAdministration _ Inherits SifDataObject
public ref class AssessmentAdministration : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| AssessmentAdministrationAssessmentAdministrationNew()() |
Creates an instance of an AssessmentAdministration
| |
| AssessmentAdministrationAssessmentAdministrationNew(String, String) |
Constructor that accepts values for all mandatory fields
| |
| Address |
Gets or sets the value of the <Address> element.
| |
| AdministrationDateTime |
Gets or sets the value of the <AdministrationDateTime> element.
| |
| AdministrationName |
Gets or sets the value of the <AdministrationName> element.
| |
| AssessmentFormRefId |
Gets or sets the value of the AssessmentFormRefId attribute.
| |
| DueDateTime |
Gets or sets the value of the <DueDateTime> element.
| |
| FinishDateTime |
Gets or sets the value of the <FinishDateTime> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| LEAInfoRefId |
Gets or sets the value of the <LEAInfoRefId> element.
| |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) | |
| SchoolInfoRefId |
Gets or sets the value of the <SchoolInfoRefId> element.
| |
| SetAddress(AddressType, Street, String, StatePrCode, CountryCode, String) | Sets the value of the <Address> element. | |
| SpecialConditions |
Gets or sets the value of the <SpecialConditions> element.
| |
| StaffPersonalRefId |
Gets or sets the value of the <StaffPersonalRefId> element.
| |
| StartDateTime |
Gets or sets the value of the <StartDateTime> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 2.0
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| AssessmentAdministration | |||||