 |
SummaryCatastropheCode Property |
Used to indicate the level of Catastrophe
Created in Epic SDK 2016.
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 CatastropheCode { get; set; }
Public Property CatastropheCode As String
Get
Set
Dim instance As Summary
Dim value As String
value = instance.CatastropheCode
instance.CatastropheCode = value
Property Value
Type:
String
CatastropheCode As String.
Remarks Note |
---|
- Name - CatastropheCode
- Length - 4
- Required On Insert - False
- Required On Update - False
|
See Also