| CMSThreadGetThread Method  | 
            Finds the thread based on the given GUID.
            
 
Namespace: CMS.BaseAssembly: CMS.Base (in CMS.Base.dll) Version: 8.2.23
Syntaxpublic static CMSThread GetThread(
	Guid threadGuid
)
Parameters
- threadGuid
 - Type: SystemGuid
Thread GUID 
Return Value
Type: 
CMSThread
See Also