SobekCM_Database.Tracking_Multiple_Volumes Method Gets the list of all items within this item group, indicated by BibID, including additional information for the SMaRT tracking application Namespace: SobekCM.Library.Database Assembly: SobekCM_Library (in SobekCM_Library.dll) Version: 4.10.0.0 (4.10.0.0) Syntax
Parameters
Return ValueType: SobekCM_Items_In_TitleStrongly typed dataset with information about the title (item group), including volumes, icons, and skins Remarks This calls the 'Tracking_Get_Multiple_Volumes' stored procedure
This is very similar to the Get_Multiple_Volumes(String, Custom_Tracer) method, except it returns more information, since the tracking application does not have basic information about each item/title in its cache, unlike the web server application, which does cache this information. See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |