SIFWorks ADK 2.0
ReportAuthorityInfo Class
NamespacesEdustructures.SifWorks.ReportingReportAuthorityInfo

[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.
Declaration Syntax
C#Visual BasicVisual C++
public class ReportAuthorityInfo : SifDataObject
Public Class ReportAuthorityInfo _
	Inherits SifDataObject
public ref class ReportAuthorityInfo : public SifDataObject
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
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.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy
Object
Element
 SifElement
  SifKeyedElement
   SifDataObject
    ReportAuthorityInfo

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