Method FindGroupType
FindGroupType(ProfileGroupType)
Given a valid profileGroupType, searches the settings and returns, if exists, the profile group type
Declaration
public ProfileGroupType FindGroupType(ProfileGroupType groupType)
Parameters
Type | Name | Description |
---|---|---|
ProfileGroupType | groupType |
Returns
Type | Description |
---|---|
ProfileGroupType | ProfileGroupType if found, null otherwise |