Engine_Database.Get_Random_Item Method Gets a random item from the database Namespace: SobekCM.Engine_Library.Database Assembly: SobekCM_Engine_Library (in SobekCM_Engine_Library.dll) Version: 4.10.0.0 (4.10.0.0) Syntax
Parameters
Return ValueType: Tuple<(Of <(<'String, String>)>)>A tuple with a random BibID/VID as the return Remarks This calls the 'SobekCM_Random_Item' stored procedure
See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |