 |
ClaimInsuredContactSpouseV1MobilePhoneNumber Property |
MobilePhoneNumber
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 MobilePhoneNumber { get; set; }
Public Property MobilePhoneNumber As String
Get
Set
Dim instance As ClaimInsuredContactSpouseV1
Dim value As String
value = instance.MobilePhoneNumber
instance.MobilePhoneNumber = value
Property Value
Type:
String
Remarks
See Also