[This is preliminary documentation and is subject to change.]
LocationInfo represents a location in a district. SIF_Events are reported.
| C# | Visual Basic | Visual C++ |
public class LocationInfo : SifDataObject
Public Class LocationInfo _ Inherits SifDataObject
public ref class LocationInfo : public SifDataObject
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| LocationInfoLocationInfoNew()() |
Creates an instance of a LocationInfo
| |
| LocationInfoLocationInfoNew(String, LocationInfoType, String, String, String) |
Constructor that accepts values for all mandatory fields
| |
| AddressList |
Gets or sets the value of the <AddressList> element.
| |
| Description |
Gets or sets the value of the <Description> element.
| |
| IdentificationInfoList |
Gets or sets the value of the <IdentificationInfoList> 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.
| |
| LocalId |
Gets or sets the value of the <LocalId> element.
| |
| LocationType |
Gets or sets the value of the LocationType attribute.
| |
| Name |
Gets or sets the value of the <Name> element.
| |
| NCESId |
Gets or sets the value of the <NCESId> element.
| |
| OtherLEAs |
Gets or sets the value of the <OtherLEAs> element.
| |
| ParentLocationInfo |
Gets or sets the value of the <ParentLocationInfo> element.
| |
| PhoneNumberList |
Gets or sets the value of the <PhoneNumberList> element.
| |
| RefId |
Gets or sets the value of the RefId attribute.
(Overrides SifDataObject.RefId.) | |
| SchoolInfoRefId |
Gets or sets the value of the <SchoolInfoRefId> element.
| |
| SetLocationType(LocationInfoType) |
Sets the value of the LocationType attribute.
| |
| SetParentLocationInfo(String, String) | Sets the value of the <ParentLocationInfo> element. | |
| SetStateProvinceId(StatePrCode) |
Sets the value of the <StateProvinceId> element.
| |
| SiteCategory |
Gets or sets the value of the <SiteCategory> element.
| |
| StateProvinceId |
Gets or sets the value of the <StateProvinceId> element.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.5r1
| Object | |||||
| Element | |||||
| SifElement | |||||
| SifKeyedElement | |||||
| SifDataObject | |||||
| LocationInfo | |||||