| Overload | Description | 
|---|---|
| Item(Offering,Applicant) | Gets the ApplicationCollection with the specified offering. | 
| Item(String,String) | Gets the ApplicationCollection with the specified offering. | 
| Item(Offering,Applicant,String) | Gets the Application with the specified offering. | 
| Item(String,String,String) | Gets the Application with the specified offering ID. | 
| Item(Offering) | Gets the ApplicationCollection with the specified offering. | 
| Item(Applicant) | Gets the ApplicationCollection with the specified employee. | 
| Item | Gets or sets the item of list at the specified index. (Inherited from Selerix.Foundation.Data.SmartList<Application>) |