Search for documents. Fulltext results are limited to 3 000 documents.
Namespace:
IpernityNETAssembly: IpernityNET (in IpernityNET.dll) Version: 0.3.1.0 (0.3.1.0)
Syntax
C# |
---|
public DocSearchResults DocSearch() |
Visual Basic (Declaration) |
---|
Public Function DocSearch As DocSearchResults |
Visual C++ |
---|
public: DocSearchResults^ DocSearch() |
Return Value
A list of DocumentRemarks
This method encapsulates docs.search
"read" permission is necessary to access to private docs.
Exceptions
Exception | Condition |
---|---|
IpernityNET..::.IpernityException | Throwed when Ipernity returned an error |