 |
ClaimInsuredContactV1InsuredLocationCode Property |
Represents the miscellaneous information field.
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 InsuredLocationCode { get; set; }
Public Property InsuredLocationCode As String
Get
Set
Dim instance As ClaimInsuredContactV1
Dim value As String
value = instance.InsuredLocationCode
instance.InsuredLocationCode = value
Property Value
Type:
String
Remarks
See Also