 |
AdjustorMobilePhoneCountryCode Property |
MobilePhoneCountryCode
Namespace:
ASI.TAM.API.Data.UI.Claim
Assembly:
ASI.TAM.API.Data.UI.Claim (in ASI.TAM.API.Data.UI.Claim.dll) Version: 2020.1.0.1
Syntaxpublic string MobilePhoneCountryCode { get; set; }
Public Property MobilePhoneCountryCode As String
Get
Set
Dim instance As Adjustor
Dim value As String
value = instance.MobilePhoneCountryCode
instance.MobilePhoneCountryCode = value
Property Value
Type:
String
Remarks
See Also