This documentation is archived and is not being maintained.

CatalogNode::QueryChildren Method

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

  Name Description
Public method QueryChildren(IEnumerable<Guid>, Boolean, CatalogQueryOptions) Returns the children for this node. This function will call the web service.
Public method QueryChildren(IEnumerable<Guid>, IEnumerable<KeyValuePair<String, String>>, Boolean, CatalogQueryOptions) Returns the children for this node. This function will call the web service.
Top
Show: