Example #1
0
 public UniqueItem SearchByStatus(int State)
 {
     return(UIRep.SearchByStatus(State));
 }