Class InternationalTelephoneNumberType
Class for representing an international telephone number
Inherited Members
Namespace: Veds
Assembly: Ng911Lib.dll
Syntax
[Serializable]
public class InternationalTelephoneNumberType : ComplexObjectType
Fields
| Edit this page View SourceTelephoneCountryCodeID
Contains the ITU-T Country Code
Declaration
public @string TelephoneCountryCodeID
Field Value
Type | Description |
---|---|
string |
TelephoneNumberID
Contains the telephone number
Declaration
public @string TelephoneNumberID
Field Value
Type | Description |
---|---|
string |