This documentation is archived and is not being maintained.
CatalogNode::QueryChildren Method
Visual Studio 2013
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
QueryChildren(IEnumerable<Guid>, Boolean, CatalogQueryOptions) | Returns the children for this node. This function will call the web service. |
|
QueryChildren(IEnumerable<Guid>, IEnumerable<KeyValuePair<String, String>>, Boolean, CatalogQueryOptions) | Returns the children for this node. This function will call the web service. |
Show: