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