 |
ClientAccountPhoneCountryCode Property |
Phone Country Code
Created in Epic SDK V5.0.
Namespace:
ASI.TAM.API.Data.UI.Account.Client
Assembly:
ASI.TAM.API.Data.UI.Account.Client (in ASI.TAM.API.Data.UI.Account.Client.dll) Version: 2021.1.0.1
Syntaxpublic string PhoneCountryCode { get; set; }
Public Property PhoneCountryCode As String
Get
Set
Dim instance As ClientAccount
Dim value As String
value = instance.PhoneCountryCode
instance.PhoneCountryCode = value
Property Value
Type:
String
PhoneCountryCode As Phone Country Code.
Remarks Note |
---|
|
See Also