| IVideoCatalogServiceGetBinQuery Method |
Get a smart query for a bin, null if this is no a smart bin.
Namespace: VideoCatalogServiceAssembly: VideoCatalogService (in VideoCatalogService.dll) Version: 9.0.9002.25764 (9.0.0.0)
Syntax VideoQuery GetBinQuery(
long bin_id
)
Parameters
- bin_id Int64
- ID of bin
Return Value
VideoQueryReturn query
See Also