| IVideoCatalogServiceGetBinsInBin Method |
Get a list of all collections in a collection
Namespace: VideoCatalogServiceAssembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax Bin[] GetBinsInBin(
long bin_id
)
Parameters
- bin_id Int64
- id of the bin to get bins for
Return Value
BinArray of Bins
See Also