|  | SessionFindAllApplicationCategories Method (DetailLevels, Int32, IOrder, CancellationToken) | 
Namespace: Koopman.CheckPoint
 Syntax
Syntaxpublic Task<ApplicationCategory[]> FindAllApplicationCategories( DetailLevels detailLevel = DetailLevels.Standard, int limit = 500, IOrder order = null, CancellationToken cancellationToken = null )
 See Also
See Also