Method FindGroupType
FindGroupType(ProfileGroupType)
Given a valid profileGroupType, searches the settings and returns, if exists, the profile group type
선언
public ProfileGroupType FindGroupType(ProfileGroupType groupType)
파라미터
타입 | 이름 | 설명 |
---|---|---|
ProfileGroupType | groupType |
반환
타입 | 설명 |
---|---|
ProfileGroupType | ProfileGroupType if found, null otherwise |