 |
CertificateClaimsMadeOccurrenceOptions Enumeration |
From ASI.TAM.API.Data.UI.Account.Certificate.GeneralLiability.vb
From ASI.TAM.API.Data.UI.Account.Certificate.ExcessUmbrellaLiability.vb
Namespace:
ASI.TAM.API.Data.UI.Lookup
Assembly:
ASI.TAM.API.Data.UI.Lookup (in ASI.TAM.API.Data.UI.Lookup.dll) Version: 2021.1.0.1
Syntaxpublic enum CertificateClaimsMadeOccurrenceOptions
Public Enumeration CertificateClaimsMadeOccurrenceOptions
Dim instance As CertificateClaimsMadeOccurrenceOptions
Members
| Member name | Value | Description |
---|
| NotSelected | 0 | |
| ClaimsMade | 1 | |
| Occurrence | 2 | |
RemarksThis enum is shared across screens. This increases the risk for versioning.
See Also