[This is preliminary documentation and is subject to change.]
A telephone number
| C# | Visual Basic | Visual C++ |
public class PhoneNumber : SifKeyedElement
Public Class PhoneNumber _ Inherits SifKeyedElement
public ref class PhoneNumber : public SifKeyedElement
| All Members | Constructors | Methods | Properties | ||
| Icon | Member | Description |
|---|---|---|
| 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.
|
Author: Generated by adkgen
Version: 2.0
Since: 1.1
| Object | ||||
| Element | ||||
| SifElement | ||||
| SifKeyedElement | ||||
| PhoneNumber | ||||