SIFWorks ADK 2.0
PhoneNumber Class
NamespacesEdustructures.SifWorks.CommonPhoneNumber

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

A telephone number
Declaration Syntax
C#Visual BasicVisual C++
public class PhoneNumber : SifKeyedElement
Public Class PhoneNumber _
	Inherits SifKeyedElement
public ref class PhoneNumber : public SifKeyedElement
Members
All MembersConstructorsMethodsProperties



IconMemberDescription
PhoneNumberPhoneNumberNew()()
Creates an instance of a PhoneNumber

PhoneNumberPhoneNumberNew(PhoneNumberType, String)
Constructor that accepts values for all mandatory fields

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

Format
Gets or sets the value of the Format attribute.

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

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

SetFormat(PhoneNumberFormat)
Sets the value of the Format attribute.

SetListedStatus(ListedStatus)
Sets the value of the <ListedStatus> element.

SetType(PhoneNumberType)
Sets the value of the Type attribute.

Type
Gets or sets the value of the Type attribute.

Remarks

Author: Generated by adkgen

Version: 2.0

Since: 1.1

Inheritance Hierarchy

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