IArticleDatabase.GetArticleInfo (String, String, String, String, String) Method
Parameters
- reference
- string
Article reference. It may be an empty string if not applicable.
- description
- string
Article description. It may be an empty string if not applicable.
- family
- string
Article family. It may be an empty string if not applicable.
- manufacturer
- string
Article manufacturer. It may be an empty string if not applicable.
- userDefinedField
- string
Article user defined field. It may be an empty string if not applicable.
Return Value
IArticleInfoThe specified article, if found.
Exception type | Condition |
---|---|
No article was found or other problem occurred. |
This method always accesses the database, not the fast cached version even if the PreLoadAllArticles method
was called before.
Available since QDV 7.13.482.