Overload List
Overload | Description |
Answer Constructor(Applicant,Question) | Initializes a new instance of the Answer class. |
Answer Constructor(Applicant,String) | Initializes a new instance of the Answer class. |
Answer Constructor(String,String) | Initializes a new instance of the Answer class. |
Answer Constructor(Application,Question) | Initializes a new instance of the Answer class. |
Answer Constructor(Application,String) | Initializes a new instance of the Answer class. |
Answer Constructor(Insured,Question) | Initializes a new instance of the Answer class. |
Answer Constructor(Insured,String) | Initializes a new instance of the Answer class. |
Answer Constructor(Portfolio,Question) | Initializes a new instance of the Answer class. |
Answer Constructor(Portfolio,String) | Initializes a new instance of the Answer class. |
Answer Constructor(Product,String) | Initializes a new instance of the Answer class. |
Answer Constructor(Offering,String) | Initializes a new instance of the Answer class. |
See Also