Checked_Out_Items_List.Check_Out Method Attempts to check out an item (if it was marked for checking out and single use)
to a particular user. If the user already has that item, it is renewed. If the item is
checked out to a different user, then the user fails to check it out Namespace: SobekCM.Engine_Library.ApplicationState Assembly: SobekCM_Engine_Library (in SobekCM_Engine_Library.dll) Version: 4.10.0.0 (4.10.0.0) Syntax
Parameters
Return ValueType: BooleanTRUE if successful, otherwise FALSE See AlsoVersion 4.10.0 ( last generated Monday, March 7, 2016 ) |