| EnumUtilsIsSolutionPartOfASuite Method |
Is the application/solution part of a software suite?
Namespace:
Omada.OE.Model
Assembly:
Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntaxpublic static bool IsSolutionPartOfASuite(
SolutionType solutionType
)
Parameters
- solutionType
- Type: Omada.OE.ModelSolutionType
Return Value
Type:
Boolean
See Also