[This is preliminary documentation and is subject to change.]
This object contains information on authorities that provide ReportManifest objects and/or collect SIF_ReportObject objects, such as state departments of education, regional service agencies, or other report collecting agencies. SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class ReportAuthorityInfo : SifDataObject
Public Class ReportAuthorityInfo _ Inherits SifDataObject
public ref class ReportAuthorityInfo : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| ReportAuthorityInfoReportAuthorityInfoNew()() |
Creates an instance of a ReportAuthorityInfo
| |
| ReportAuthorityInfoReportAuthorityInfoNew(String, String, String, AuthorityLevel) |
Constructor that accepts values for all mandatory fields
| |
| Address |
Gets or sets the value of the <Address> element.
| |
| AuthorityDepartment |
Gets or sets the value of the <AuthorityDepartment> element.
| |
| AuthorityId |
Gets or sets the value of the <AuthorityId> element.
| |
| AuthorityLevel |
Gets or sets the value of the <AuthorityLevel> element.
| |
| AuthorityName |
Gets or sets the value of the <AuthorityName> element.
| |
| ContactInfo |
Gets or sets the value of the <ContactInfo> element.
| |
| KeyFields |
Gets the metadata fields that make up the key of this object
(Overrides SifDataObject.KeyFields.) | |
| PhoneNumber |
Gets or sets the value of the <PhoneNumber> element.
| |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) | |
| SetAddress(AddressType, Street, String, StatePrCode, CountryCode, String) | Sets the value of the <Address> element. | |
| SetAuthorityLevel(AuthorityLevel) |
Sets the value of the <AuthorityLevel> element.
| |
| SetContactInfo(Name) | Sets the value of the <ContactInfo> element. | |
| SetPhoneNumber(PhoneNumberType, String) | Sets the value of the <PhoneNumber> element. |
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| ReportAuthorityInfo | |||||