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