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