[]
Retrieves a list of C1JumpItems those rejection reason equals to the given value.
public IList<C1JumpItem> FilterByReason(JumpItemRejectionReason rejectionReason)
Public Function FilterByReason(rejectionReason As JumpItemRejectionReason) As IList(Of C1JumpItem)
| Type | Name | Description |
|---|---|---|
| JumpItemRejectionReason | rejectionReason |
| Type | Description |
|---|---|
| IList<C1JumpItem> |