VendRequestProfile::existByType Method
Checks to see whether a configuration profile exists for the configuration profile type.
Syntax
server public static boolean existByType(VendFieldMetadataGroupType _type)
Run On
Server
Parameters
- _type
Type: VendFieldMetadataGroupType Enumeration
The configuration profile type to check
Return Value
Type: boolean
true if the profile exists; otherwise, false.