PhotoSetResult
The PhotoSetResult structure represents the results of a photoset search.
PhotoSetResult
{
PhotoSet[] PhotoSets,
int TotalCount
}Members
- PhotoSets
- An array of PhotoSet snapshots that correspond to photosets in the requested range that satisfy the search criteria
- TotalCount
- Total number of photosets satisfying the search criteria
See also