Search Method
Overloads
Search(Guid, List<String>, eDDDValueType, eSearchTypePix, String)
Declaration
      List<DSItem> Search(Guid dscID, List<string> _ids, eDDDValueType _idtype, eSearchTypePix _resulttype, string _otherattribute)
    
  Parameters
| Type | Name | Description | 
|---|---|---|
| System.Guid | dscID | |
| System.Collections.Generic.List<System.String> | _ids | |
| eDDDValueType | _idtype | |
| eSearchTypePix | _resulttype | |
| System.String | _otherattribute | 
Returns
| Type | Description | 
|---|---|
| System.Collections.Generic.List<DSItem> |