Click or drag to resize

CommercialApplicationApplicantContacts Class

Collection of ApplicantAddtionalNamedInsured object. Representing the listview of additionalNamedInsured on Applicant screen under CommercialApplication.
Inheritance Hierarchy
SystemObject
  System.Collections.ObjectModelCollectionCommercialApplicationApplicantContact
    ASI.TAM.API.Data.UI.Account.Policy.CommercialAPCommercialApplicationApplicantContacts
Namespace:  ASI.TAM.API.Data.UI.Account.Policy.CommercialAP
Assembly:  ASI.TAM.API.Data.UI.Account.Policy.CommercialAP (in ASI.TAM.API.Data.UI.Account.Policy.CommercialAP.dll) Version: 2020.1.0.1
Syntax
public sealed class CommercialApplicationApplicantContacts : Collection<CommercialApplicationApplicantContact>
Remarks
Added in 5.0.
See Also