 |
DeclinedQuotescheme Property |
Scheme of the insurer.
Namespace:
ASI.TAM.API.Data.UI.Account.Rating
Assembly:
ASI.TAM.API.Data.UI.Account.Rating (in ASI.TAM.API.Data.UI.Account.Rating.dll) Version: 2021.1.0.1
Syntaxpublic string scheme { get; set; }
Public Property scheme As String
Get
Set
Dim instance As DeclinedQuote
Dim value As String
value = instance.scheme
instance.scheme = value
Property Value
Type:
String
Remarks
See Also