SIFWorks ADK 2.0
ContactInfo Class
NamespacesEdustructures.SifWorks.CommonContactInfo

[This is preliminary documentation and is subject to change.]

Common element used to supply information for a contact person at a school, LEA, or other institution.
Declaration Syntax
C#Visual BasicVisual C++
public class ContactInfo : SifKeyedElement
Public Class ContactInfo _
	Inherits SifKeyedElement
public ref class ContactInfo : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
ContactInfoContactInfoNew()()
Creates an instance of a ContactInfo

ContactInfoContactInfoNew(Name)
Constructor that accepts values for all mandatory fields

Address
Gets or sets the value of the <Address> element.

EmailList
Gets or sets the value of the <EmailList> element.

KeyFields
Gets the metadata fields that make up the key of this object
(Overrides SifKeyedElement.KeyFields.)
Name
Gets or sets the value of the <Name> element.

PhoneNumberList
Gets or sets the value of the <PhoneNumberList> element.

PositionTitle
Gets or sets the value of the <PositionTitle> element.

Role
Gets or sets the value of the <Role> element.

SetAddress(AddressType, Street, String, StatePrCode, CountryCode, String)
Sets the value of the <Address> element.

SetName(NameType, String, String)
Sets the value of the <Name> element.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.5r1

Inheritance Hierarchy

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