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